conditionally define U32_MAX
authorAlex Elder <alex.elder@linaro.org>
Thu, 23 Jan 2014 23:53:59 +0000 (15:53 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 29 Apr 2015 08:33:54 +0000 (10:33 +0200)
commitb81036aa3558b934e2ea17e93e637f99796d88a0
treec45c6d5ba4f93b261a5765352b25d669187b4de9
parent9ccc5af34b4f4eb27014f2e7e40db5e7c9522e5e
conditionally define U32_MAX

commit 77719536dc00f8fd8f5abe6dadbde5331c37f996 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/reiserfs/reiserfs.h
include/linux/ceph/decode.h
net/ipv4/tcp_illinois.c