aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorSeungwon Jeon <[email protected]>2012-09-28 14:21:59 +0900
committerChris Ball <[email protected]>2012-11-07 14:50:16 -0500
commitd676188e44680c2f2eb114a24b3b32e56165f079 (patch)
tree91637c2ddf6004337629587049a7f14ff44fcccd /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parentddffeb8c4d0331609ef2581d84de4d763607bd37 (diff)
mmc: dw_mmc: convert the variable type of irq
Even though platform_get_irq returns error, 'host->irq' always has an unsigned value. Less-than-zero comparison of an unsigned value is never true. Type of 'unsigned int' will be changed for 'int'. Signed-off-by: Seungwon Jeon <[email protected]> Acked-by: Will Newton <[email protected]> Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions