diff options
| author | Matthijs Kooijman <[email protected]> | 2013-08-30 18:45:16 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2013-08-30 14:14:52 -0700 |
| commit | acdb9046b61a63be2e0f760e88272b370d638b35 (patch) | |
| tree | ca8321b8c6ec6c43c63f30fa13eb857088095cd3 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | d6ec53e04bf7906a0fffd8f272d89ab4e04c2cd5 (diff) | |
staging: dwc2: add missing shift
This line extracted the available queue space without properly shifting
it. Since the code only cared wether it was zero or not, it worked as
expected without the shift, but adding shift makes the code cleaner.
While we're here, store the result in a helper variable that was already
declared to increase readability a bit more.
Signed-off-by: Matthijs Kooijman <[email protected]>
Acked-by: Paul Zimmerman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions