alistair23-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 staging: olpc_dcon: add config options for XO_1 and XO_1_5, drop hardcoded XO-1 stuff 2011-02-18 12:33:21 -08: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 staging/olpc_dcon: fix checkpatch warnings 2012-08-17 09:45:37 -07:00
olpc_dcon_xo_1_5.c staging/olpc_dcon: drop pin frobbing code for xo1.5 2012-10-22 11:39:22 -07:00
TODO Staging: olpc_dcon: Removed more completed TODO entries 2013-08-21 10:02:28 -07:00