diff options
author | Dan Carpenter <[email protected]> | 2017-11-06 14:43:41 +0300 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2017-11-07 16:21:44 -0500 |
commit | 74baea4275ee130c67400b33c532da8999b530af (patch) | |
tree | 9b38b77184ef992898cc0786859c8796c34bde3f /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 620fd73edfd7297307e0e3ac581e65247c9dd8db (diff) |
drm/amd/display: checking for NULL instead of IS_ERR()
backlight_device_register() never returns NULL, it returns error
pointers on error so the check here is wrong.
Acked-by: Christian König <[email protected]>
Signed-off-by: Dan Carpenter <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions