aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorSakari Ailus <[email protected]>2019-06-06 10:21:25 -0400
committerMauro Carvalho Chehab <[email protected]>2019-06-21 17:54:25 -0400
commite14b77c3db5c97c5ef67f508cc302571163dbbca (patch)
tree4b6cd010cf6c6c62285ccbcc1a0ed7f8491bd25d /tools/perf/scripts/python/bin/stackcollapse-report
parent4ace2d28aba594e234923f55f476e97c56f6689a (diff)
media: ov9640: Don't check for NULL on devm_gpiod_get return values
devm_gpiod_get never returns NULL; therefore it's not necessary to check for that. PTR_ERR(NULL) also yields zero, which is confusing to smatch. Reported-by: Hans Verkuil <[email protected]> Signed-off-by: Sakari Ailus <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions