usb4bsd: Use NULL for pointers.
authorSascha Wildner <saw@online.de>
Fri, 12 Oct 2012 16:59:04 +0000 (18:59 +0200)
committerSascha Wildner <saw@online.de>
Fri, 12 Oct 2012 16:59:04 +0000 (18:59 +0200)
commit15f415f64a16ab1188ebab11ae259fe70080fb05
treef3cae8ad4963e02beb7a13c389c6ac14cc7ee086
parentdf7dfb1443dea95cef8813f829e392c4cd5714e6
usb4bsd: Use NULL for pointers.
14 files changed:
sys/bus/u4b/audio/uaudio.c
sys/bus/u4b/audio/uaudio_pcm.c
sys/bus/u4b/controller/ehci_pci.c
sys/bus/u4b/controller/ohci_pci.c
sys/bus/u4b/controller/uhci_pci.c
sys/bus/u4b/controller/usb_controller.c
sys/bus/u4b/controller/xhci_pci.c
sys/bus/u4b/input/uhid.c
sys/bus/u4b/input/ukbd.c
sys/bus/u4b/input/ums.c
sys/bus/u4b/net/if_axe.c
sys/bus/u4b/net/if_udav.c
sys/bus/u4b/storage/umass.c
sys/bus/u4b/storage/ustorage_fs.c