summaryrefslogtreecommitdiffstats
path: root/sound/sound_firmware.c
diff options
context:
space:
mode:
authorMarcin Slusarz2008-04-30 09:54:47 +0200
committerLinus Torvalds2008-04-30 17:29:51 +0200
commit20c79e785ae3f813310261dde81b29ab0c3e28b4 (patch)
treeeef2c72d3837e914f1b74d49e0fbe8450a9af6ee /sound/sound_firmware.c
parentaffs: be*_add_cpu conversion (diff)
downloadkernel-qcow2-linux-20c79e785ae3f813310261dde81b29ab0c3e28b4.tar.gz
kernel-qcow2-linux-20c79e785ae3f813310261dde81b29ab0c3e28b4.tar.xz
kernel-qcow2-linux-20c79e785ae3f813310261dde81b29ab0c3e28b4.zip
hfs/hfsplus: 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> Cc: Roman Zippel <zippel@linux-m68k.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'sound/sound_firmware.c')
0 files changed, 0 insertions, 0 deletions