aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-postgresql.py
diff options
context:
space:
mode:
authorJoe Perches <[email protected]>2016-03-18 13:32:12 -0700
committerGreg Kroah-Hartman <[email protected]>2016-03-28 07:30:36 -0700
commit3733d3f997b468481e609d47fa35badd47d0bf06 (patch)
treedf5c0ae035f429d68f9e579cb2389a11f5acd1fa /tools/perf/scripts/python/call-graph-from-postgresql.py
parent57d8dfed8586427880516536cf0abc3aa19cea78 (diff)
staging: skein: threefish_block: Use ror64
Use the inline instead of direct code to improve readability and shorten the code a little. Done with perl: $ perl -p -i -e 's/\((\w+) \>\> (\d+)\) \| \(\1 \<\< \(64 \- \2\)\)/ror64(\1, \2)/g' drivers/staging/skein/threefish_block.c Signed-off-by: Joe Perches <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions