diff options
| author | Vasyl Gomonovych <[email protected]> | 2017-11-29 11:20:16 -0500 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2017-12-08 11:29:04 -0500 |
| commit | 248cb158bc1a262ff3101b9e5439ff3850b2cfd5 (patch) | |
| tree | 6d751799d1c7a41242c595efeef7a48eca91b171 /tools/perf/scripts/python | |
| parent | f3105f0ae4d9fda5b3922319dfe248cdb504c2a8 (diff) | |
media: exynos4-is: Use PTR_ERR_OR_ZERO()
Fix ptr_ret.cocci warnings:
drivers/media/platform/exynos4-is/fimc-lite.c:1465: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]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions