diff options
author | Nicholas Mc Guire <[email protected]> | 2015-03-30 15:39:20 +0300 |
---|---|---|
committer | Kalle Valo <[email protected]> | 2015-04-01 20:15:59 +0300 |
commit | 6e8d5438bd01f32aea4281dcda6e2ab192cb333c (patch) | |
tree | 8fc4387b3d39c3ebd850cb9e8945c73699e45e71 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 7c377c3de588a34ddcc4dbe2547b925b3f2efacc (diff) |
ath10k: debug: match wait_for_completion_timeout return type
Return type of wait_for_completion_timeout is unsigned long not int.
An appropriately named unsigned long is added and the assignments fixed up.
Missing spaces 1*HZ -> 1 * HZ were also added along the way.
Signed-off-by: Nicholas Mc Guire <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions