aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorMarcin Slusarz <[email protected]>2008-02-13 00:06:10 +0100
committerSteven Whitehouse <[email protected]>2008-03-31 10:41:03 +0100
commitbb16b342b2e2c83fa47dbb042400db91b748ded7 (patch)
tree86563acc182b83aa49157158c04b32a546690060 /tools
parent840ca0ec70903ce8e0fba1596460876c796e4f60 (diff)
[GFS2] 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]> Signed-off-by: Steven Whitehouse <[email protected]>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions