aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorDavid Müller <[email protected]>2016-04-15 08:50:25 +0200
committerKalle Valo <[email protected]>2016-04-26 12:13:15 +0300
commit005a425b24e101d312eca669b96a6b71d75e97fc (patch)
treee64f3c208cffccf076a42e9132a7ddb80ce5b063 /tools/perf/scripts/python/netdev-times.py
parent706a527ca32b3bf950754631fa42982c0f1c060b (diff)
rtlwifi: rtl8821ae: Make sure loop counter is signed on all architectures
The for-loop condition does not work correctly on architectures where "char" is unsigned. Fix it by using an "int", which may also result in more efficient code. Signed-off-by: David Müller <[email protected]> Acked-by: Larry Finger <[email protected]> Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions