]> git.karo-electronics.de Git - karo-tx-linux.git/commit
conditionally define U32_MAX
authorAlex Elder <alex.elder@linaro.org>
Fri, 3 Jan 2014 03:10:09 +0000 (14:10 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 3 Jan 2014 03:10:09 +0000 (14:10 +1100)
commitea0ade532cf42c11b4a2730d4cb9a28e62ef0ef8
tree62a279b5062983a6074a8bb5fa5d7ea470ac7542
parent8d02ef1793d040acb22629caad78cc49ad2ed9ee
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>
fs/reiserfs/reiserfs.h
include/linux/ceph/decode.h
net/ipv4/tcp_illinois.c