diff options
| author | Matt Ranostay <[email protected]> | 2018-07-26 21:47:24 -0400 |
|---|---|---|
| committer | Mauro Carvalho Chehab <[email protected]> | 2018-07-27 08:10:34 -0400 |
| commit | 17f330ce9e434333a98b0fbc7b6d5ddbe0cc6770 (patch) | |
| tree | 6f748964ab21bcb5414f6e76cb8e96cc2f912c88 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | 38566d28ea9114f9019e7f9804d6db5cd98bf6dd (diff) | |
media: video-i2c: hwmon: fix return value from amg88xx_hwmon_init()
PTR_ERR was making any pointer passed an error pointer, and should be
replaced with PTR_ERR_OR_ZERO which checks if is an actual error condition.
Signed-off-by: Matt Ranostay <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions