]> Pileus Git - ~andy/linux/commit
conditionally define U32_MAX
authorAlex Elder <alex.elder@linaro.org>
Thu, 23 Jan 2014 23:53:59 +0000 (15:53 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 24 Jan 2014 00:36:54 +0000 (16:36 -0800)
commit77719536dc00f8fd8f5abe6dadbde5331c37f996
tree4f5928d6fd32871cd05fdb0f35702028d6f6fcec
parenta6ce7114eed4f2f56edcd02fc6dad019ba2c04fc
conditionally define U32_MAX

The symbol U32_MAX is defined in several spots.  Change these
definitions to be conditional.  This is in preparation for the next
patch, which centralizes the definition in <linux/kernel.h>.

Signed-off-by: Alex Elder <elder@linaro.org>
Cc: Sage Weil <sage@inktank.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/reiserfs/reiserfs.h
include/linux/ceph/decode.h
net/ipv4/tcp_illinois.c