]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: r264832
authormarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 26 Apr 2014 01:00:28 +0000 (01:00 +0000)
committermarius <marius@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 26 Apr 2014 01:00:28 +0000 (01:00 +0000)
commit817441cd68e40c6acb6df873ff8e7e8d1fc6829f
treee8c502a52cfebe8842a43adfba86920f568c8a00
parentdab402f54ac4beab53f329db4f3f3d1b4aa7118a
MFC: r264832

- Sprinkle const and static as appropriate.
- Convert the remainder of snd_hda(4) to take advantage of nitems().
- Use DEVMETHOD_END.
- Use NULL instead of 0 for pointers.

git-svn-id: svn://svn.freebsd.org/base/stable/10@264961 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sound/pci/hda/hdaa.c
sys/dev/sound/pci/hda/hdac.c
sys/dev/sound/pci/hda/hdacc.c