aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMarcin Slusarz <[email protected]>2008-04-17 10:38:59 -0400
committerTheodore Ts'o <[email protected]>2008-04-17 10:38:59 -0400
commite8546d0615542684ca02ba03edebec1a503beb6b (patch)
treec0114f0e86278dd1418f5a548b38d5d1c4b157b3 /tools/perf/scripts/python
parent9a0762c5af40e4aa64fef999967459c98e6ae4c9 (diff)
ext4: 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: "Theodore Ts'o" <[email protected]> Cc: [email protected] Cc: [email protected] Cc: Andrew Morton <[email protected]> Cc: [email protected] Cc: Mingming Cao <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions