summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMarcin Slusarz <marcin.slusarz@gmail.com>2008-02-12 23:06:10 (GMT)
committerSteven Whitehouse <swhiteho@redhat.com>2008-03-31 09:41:03 (GMT)
commitbb16b342b2e2c83fa47dbb042400db91b748ded7 (patch)
tree86563acc182b83aa49157158c04b32a546690060 /security
parent840ca0ec70903ce8e0fba1596460876c796e4f60 (diff)
downloadlinux-fsl-qoriq-bb16b342b2e2c83fa47dbb042400db91b748ded7.tar.xz
[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 <marcin.slusarz@gmail.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions