aboutsummaryrefslogtreecommitdiff
path: root/include/asm-h8300
diff options
context:
space:
mode:
authorAl Viro <viro@ftp.linux.org.uk>2007-07-27 14:23:44 +0100
committerLinus Torvalds <torvalds@woody.linux-foundation.org>2007-07-28 19:42:22 -0700
commit2d954d06acbcf9a5f7668a1897850c9b7be6b8f3 (patch)
treefee2f79872d2d24f50e92a3af2f9119c588eb40f /include/asm-h8300
parent986c76036adb0b12cbe1bf1ce1f75586585ee227 (diff)
fix preprocessor idiocy in reiserfs
#x blocks expansion of macro argument, but it won't do you any good if it's already been expanded... As it is, RFALSE(cond, ....) ended up with stringified _expanded_ cond. Real fun when cond contains something like le32_to_cpu() and you are on a big-endian box... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'include/asm-h8300')
0 files changed, 0 insertions, 0 deletions