diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2016-07-22 15:45:51 +0300 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2016-07-22 18:23:38 +0300 |
commit | 4cf090e10b7be0ebb0c4a06b93bd4cfaec1b6173 (patch) | |
tree | cce0359c68fa09f8e9946c9770d799c2cdc5766b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 44fb4b8aa3925bf17763fcad76a97561aab32ecd (diff) | |
download | linux-4cf090e10b7be0ebb0c4a06b93bd4cfaec1b6173.tar.xz |
drm/bridge: ps8622: Delete an unnecessary 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: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/791089e4-201c-ad01-9c3b-f49835765177@users.sourceforge.net
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions