aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorMatt Turner <[email protected]>2010-02-24 23:30:14 -0500
committerRalf Baechle <[email protected]>2010-02-27 12:53:43 +0100
commit2a5d66511a6adc0546a92d33734e3ebf7ab0d10c (patch)
treee1793806f73d7c0cdc2619fe8a2e77ce40a04f1e /tools/perf/scripts/python/check-perf-trace.py
parentbba90760582d2563b28a4738fb785185a59e9e71 (diff)
MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1)
ALIGN(x, bytes) expands to __ALIGN_MASK(x, bytes - 1), so use the one that is most clear. Signed-off-by: Matt Turner <[email protected]> To: [email protected] Cc: David Daney <[email protected]> Patchwork: http://patchwork.linux-mips.org/patch/999/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions