1bc3c9e1e4
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 =================================================================== |
||
---|---|---|
.. | ||
sisusbvga | ||
auerswald.c | ||
cytherm.c | ||
emi26_fw.h | ||
emi26.c | ||
emi62_fw_m.h | ||
emi62_fw_s.h | ||
emi62.c | ||
idmouse.c | ||
Kconfig | ||
legousbtower.c | ||
Makefile | ||
phidgetkit.c | ||
phidgetservo.c | ||
rio500_usb.h | ||
rio500.c | ||
usblcd.c | ||
usbled.c | ||
usbtest.c | ||
uss720.c |