aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorMatt Ranostay <[email protected]>2018-07-26 21:47:24 -0400
committerMauro Carvalho Chehab <[email protected]>2018-07-27 08:10:34 -0400
commit17f330ce9e434333a98b0fbc7b6d5ddbe0cc6770 (patch)
tree6f748964ab21bcb5414f6e76cb8e96cc2f912c88 /tools/perf/scripts/python/intel-pt-events.py
parent38566d28ea9114f9019e7f9804d6db5cd98bf6dd (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/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions