diff options
author | Tushar Behera <[email protected]> | 2012-11-19 09:45:19 +0900 |
---|---|---|
committer | Kukjin Kim <[email protected]> | 2012-11-19 10:03:35 +0900 |
commit | 4a991b410cd7940c48f261e854e8698923e23fd2 (patch) | |
tree | 0c88407553fd49054c1701fe9a156e573dd3bb0e /tools/perf/util/trace-event-scripting.c | |
parent | 6edc794a5ff245faf60488d32e9fdbeb0aad2223 (diff) |
pinctrl: samsung: Update error check for unsigned variables
Checking '< 0' for unsigned variables always returns false. For error
codes, use IS_ERR_VALUE() instead.
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Tushar Behera <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions