diff options
author | Markus Elfring <[email protected]> | 2015-07-01 12:08:31 +0200 |
---|---|---|
committer | Lee Jones <[email protected]> | 2015-08-25 08:43:40 +0100 |
commit | 85463d8ed1ffae0eb0bd070e400f33918a6696ef (patch) | |
tree | 817d74c159773240ef339173d6cf4bba71ce4bcb /lib/mpi/mpiutil.c | |
parent | 047ffbb27115b57759767145803b752518399d90 (diff) |
backlight: lp8788_bl: Delete 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 <[email protected]>
Acked-by: Jingoo Han <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions