diff options
| author | Markus Elfring <[email protected]> | 2016-07-15 21:15:37 +0200 |
|---|---|---|
| committer | Daniel Vetter <[email protected]> | 2016-07-18 09:11:28 +0200 |
| commit | 63fe9bb8656501d33e304bd0d45125a6b1b878f7 (patch) | |
| tree | 259b95428f1963d3ce8771fb3ee85d8a425401bd /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | d37e2a150e42bac8c297430c080e3bdf5d7084a7 (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/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions