diff options
author | Vasyl Gomonovych <[email protected]> | 2018-01-04 16:53:49 +0100 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <[email protected]> | 2018-01-04 16:53:49 +0100 |
commit | 1c72004c890be1af257f705a9eb7976f167f8c81 (patch) | |
tree | 6c40cfd61a19cd4034765134f7a504a22838a4d2 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 8babdcfb71e98ca086b5abf804ec2195f434ed2b (diff) |
video: fbdev: omap2: Use PTR_ERR_OR_ZERO()
Fix ptr_ret.cocci warnings:
drivers/video/fbdev/omap2/omapfb/dss/hdmi4.c:676:1-3: WARNING: PTR_ERR_OR_ZERO can be used
Use PTR_ERR_OR_ZERO rather than if(IS_ERR(...)) + PTR_ERR
Generated by: scripts/coccinelle/api/ptr_ret.cocci
Signed-off-by: Vasyl Gomonovych <[email protected]>
Cc: Tomi Valkeinen <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Mark Brown <[email protected]>
Signed-off-by: Bartlomiej Zolnierkiewicz <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions