aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorAxel Lin <[email protected]>2011-12-08 08:04:12 -0500
committerGuenter Roeck <[email protected]>2011-12-12 08:31:21 -0800
commit0b57d7602b68f7b2786b2f0e22da39cbd4139a95 (patch)
tree69470f02a26e8242e4579f8ac9247fac1671955b /tools/perf/scripts/python/failed-syscalls-by-pid.py
parentdc47ce90c3a822cd7c9e9339fe4d5f61dcb26b50 (diff)
hwmon: (jz4740) fix signedness bug
wait_for_completion_interruptible_timeout() may return negative value. In this case, checking if (t > 0) will return true if t is unsigned. Signed-off-by: Axel Lin <[email protected]> Acked-by: Lars-Peter Clausen <[email protected]> Cc: [email protected] (3.0+) Signed-off-by: Guenter Roeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions