Files
linux/drivers/usb/misc
Markus Elfring c60b89aa36 USB: appledisplay: Deletion of a check before backlight_device_unregister()
The backlight_device_unregister() 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>
2015-03-18 16:56:40 +01:00
..
2014-04-24 13:13:59 -07:00
2014-07-17 17:11:09 -07:00
2014-09-29 11:52:59 -04:00
2014-07-17 17:11:09 -07:00
2005-04-16 15:20:36 -07:00