kernel_optimize_test/drivers/usb/misc/sisusbvga
Markus Elfring bb2d43e091 USB-SIS: Deletion of an unnecessary check before the function call "usb_put_dev"
The usb_put_dev() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.

This issue was detected by using the Coccinelle software.

Signed-off-by: Markus Elfring <elfring@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-24 17:24:31 -08:00
..
Kconfig
Makefile
sisusb_con.c
sisusb_init.c
sisusb_init.h
sisusb_struct.h
sisusb.c
sisusb.h