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 =================================================================== |
||
---|---|---|
.. | ||
aiptek.c | ||
ati_remote.c | ||
fixp-arith.h | ||
hid-core.c | ||
hid-debug.h | ||
hid-ff.c | ||
hid-input.c | ||
hid-lgff.c | ||
hid-tmff.c | ||
hid.h | ||
hiddev.c | ||
kbtab.c | ||
Kconfig | ||
Makefile | ||
mtouchusb.c | ||
pid.c | ||
pid.h | ||
powermate.c | ||
touchkitusb.c | ||
usbkbd.c | ||
usbmouse.c | ||
wacom.c | ||
xpad.c |