kernel: Add KOBJMETHOD_END and use it.
authorSascha Wildner <saw@online.de>
Fri, 12 Oct 2012 07:34:00 +0000 (09:34 +0200)
committerSascha Wildner <saw@online.de>
Fri, 12 Oct 2012 07:34:00 +0000 (09:34 +0200)
commit7774cda28a4774588c7953c326f35bc2cddb9e55
tree9ae6ca90c145b938b58ac70c4fdc4f978a7688dc
parent38b3760fcf925712228297d40cbb08f97057cb9d
kernel: Add KOBJMETHOD_END and use it.
40 files changed:
sys/dev/sound/isa/ad1816.c
sys/dev/sound/isa/ess.c
sys/dev/sound/isa/mss.c
sys/dev/sound/isa/sb16.c
sys/dev/sound/isa/sb8.c
sys/dev/sound/pci/als4000.c
sys/dev/sound/pci/atiixp.c
sys/dev/sound/pci/au88x0.c
sys/dev/sound/pci/aureal.c
sys/dev/sound/pci/cmi.c
sys/dev/sound/pci/cs4281.c
sys/dev/sound/pci/csapcm.c
sys/dev/sound/pci/ds1.c
sys/dev/sound/pci/emu10k1.c
sys/dev/sound/pci/envy24.c
sys/dev/sound/pci/envy24ht.c
sys/dev/sound/pci/es137x.c
sys/dev/sound/pci/fm801.c
sys/dev/sound/pci/hda/hdac.c
sys/dev/sound/pci/ich.c
sys/dev/sound/pci/maestro.c
sys/dev/sound/pci/maestro3.c
sys/dev/sound/pci/neomagic.c
sys/dev/sound/pci/solo.c
sys/dev/sound/pci/t4dwave.c
sys/dev/sound/pci/via8233.c
sys/dev/sound/pci/via82c686.c
sys/dev/sound/pci/vibes.c
sys/dev/sound/pcm/ac97.c
sys/dev/sound/pcm/fake.c
sys/dev/sound/pcm/feeder.c
sys/dev/sound/pcm/feeder_fmt.c
sys/dev/sound/pcm/feeder_rate.c
sys/dev/sound/pcm/feeder_volume.c
sys/dev/sound/pcm/vchan.c
sys/dev/sound/usb/uaudio_pcm.c
sys/kern/subr_bus.c
sys/libiconv/iconv_xlat.c
sys/libiconv/iconv_xlat16.c
sys/sys/kobj.h