aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarcin Slusarz <[email protected]>2008-04-28 02:15:59 -0700
committerLinus Torvalds <[email protected]>2008-04-28 08:58:43 -0700
commitfba4d3997f4c3dc6de927f7f516168580033ae1a (patch)
tree296923be4f914ebd4500cba94fad091bf01c15c8 /tools/perf/scripts/python
parent1e3832b0b1518232f47d89bc9d1f68e151a749ff (diff)
ext2: le*_add_cpu conversion
replace all: little_endian_variable = cpu_to_leX(leX_to_cpu(little_endian_variable) + expression_in_cpu_byteorder); with: leX_add_cpu(&little_endian_variable, expression_in_cpu_byteorder); generated with semantic patch Signed-off-by: Marcin Slusarz <[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