aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarkus Elfring <[email protected]>2016-07-15 21:15:37 +0200
committerDaniel Vetter <[email protected]>2016-07-18 09:11:28 +0200
commit63fe9bb8656501d33e304bd0d45125a6b1b878f7 (patch)
tree259b95428f1963d3ce8771fb3ee85d8a425401bd /tools/perf/scripts/python
parentd37e2a150e42bac8c297430c080e3bdf5d7084a7 (diff)
drm/vc4: Delete unnecessary checks before two function calls
The following functions test whether their argument is NULL and then return immediately. * drm_fbdev_cma_hotplug_event * drm_fbdev_cma_restore_mode Thus the tests around their calls are not needed. This issue was detected by using the Coccinelle software. Signed-off-by: Markus Elfring <[email protected]> Signed-off-by: Daniel Vetter <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions