aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/failed-syscalls-by-pid.py
diff options
context:
space:
mode:
authorMatthijs Kooijman <[email protected]>2013-08-30 18:45:15 +0200
committerGreg Kroah-Hartman <[email protected]>2013-08-30 14:14:52 -0700
commitd6ec53e04bf7906a0fffd8f272d89ab4e04c2cd5 (patch)
treea7b2507dc5a149e82cb76e42bfafec18c9fea055 /tools/perf/scripts/python/failed-syscalls-by-pid.py
parent1c58ce133971e7159f51f331717a61632a2a3897 (diff)
staging: dwc2: simplify register shift expressions
This commit changes expressions from (val >> shift) & (mask >> shift) to (val & mask) >> shift. 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