linux/drivers/staging/olpc_dcon
Markus Elfring 16ceb72839 staging: olpc_dcon: 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>
2014-11-26 14:00:22 -08:00
..
Kconfig staging/olpc_dcon: fix kconfig to fix build errors 2013-10-15 12:25:30 -07:00
Makefile
TODO Staging: olpc_dcon: Removed more completed TODO entries 2013-08-21 10:02:28 -07:00
olpc_dcon.c staging: olpc_dcon: Deletion of a check before backlight_device_unregister() 2014-11-26 14:00:22 -08:00
olpc_dcon.h staging: olpc_dcon: Trivial: Remove space before indentation. 2014-02-07 10:35:30 -08:00
olpc_dcon_xo_1.c
olpc_dcon_xo_1_5.c