aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarcin Slusarz <[email protected]>2008-04-30 00:54:47 -0700
committerLinus Torvalds <[email protected]>2008-04-30 08:29:51 -0700
commit6369a4abb486692cd0f5fe592b48ec7419b7976c (patch)
treee969c787ae222216ba0a675001ba3c72512a659d /tools/perf/scripts/python
parent86098fa0115358abf5159093d11ddb306ce4b0da (diff)
affs: be*_add_cpu conversion
replace all: big_endian_variable = cpu_to_beX(beX_to_cpu(big_endian_variable) + expression_in_cpu_byteorder); with: beX_add_cpu(&big_endian_variable, expression_in_cpu_byteorder); generated with semantic patch Signed-off-by: Marcin Slusarz <[email protected]> Cc: Roman Zippel <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions