aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorLinus Walleij <[email protected]>2015-12-22 15:47:39 +0100
committerLee Jones <[email protected]>2016-01-14 08:43:26 +0000
commitf7d623669648d2a8d7e81671294c26e480ddcc79 (patch)
treebb669a3cc7b2db884e6486a45a82ee6ddadf7bb6 /tools/perf/scripts/python/call-graph-from-postgresql.py
parent2d5f72b85a8876088be77cee3a7bdee4c0259085 (diff)
mfd: htc-egpio: Be sure to clamp return value
As we want gpio_chip .get() calls to be able to return negative error codes and propagate to drivers, we need to go over all drivers and make sure their return values are clamped to [0,1]. We do this by using the ret = !!(val) design pattern. Cc: Philipp Zabel <[email protected]> Signed-off-by: Linus Walleij <[email protected]> Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions