kernel-ark/drivers/usb/net
Jesper Juhl 1bc3c9e1e4 [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
Get rid of a bunch of redundant NULL pointer checks in drivers/usb/*,
there's no need to check a pointer for NULL before calling kfree() on it.

Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>


Index: gregkh-2.6/drivers/usb/class/audio.c
===================================================================
2005-04-18 17:39:34 -07:00
..
catc.c
kaweth.c
kawethfw.h
Kconfig
Makefile
pegasus.c
pegasus.h
rtl8150.c
usbnet.c [PATCH] USB: usbnet and zaurus zl-5600 2005-04-18 17:39:29 -07:00
zd1201.c [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL 2005-04-18 17:39:34 -07:00
zd1201.h