]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
remove extra definitions of U32_MAX
authorAlex Elder <alex.elder@linaro.org>
Thu, 23 Jan 2014 23:54:01 +0000 (15:54 -0800)
committerJiri Slaby <jslaby@suse.cz>
Wed, 22 Apr 2015 06:58:25 +0000 (08:58 +0200)
commitdc8adb882d40ca75c28e0e4b3ec7e9fd3386acd9
treed2ac7447f26a332a82db70b5c23986d79db5596f
parent70f9463cdf882d4f04bbf7f5e13c893a2efe07e0
remove extra definitions of U32_MAX

commit 04f9b74e4d96d349de12fdd4e6626af4a9f75e09 upstream.

Now that the definition is centralized in <linux/kernel.h>, the
definitions of U32_MAX (and related) elsewhere in the kernel can be
removed.

Signed-off-by: Alex Elder <elder@linaro.org>
Acked-by: Sage Weil <sage@inktank.com>
Acked-by: David S. 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: Jiri Slaby <jslaby@suse.cz>
fs/reiserfs/reiserfs.h
include/linux/ceph/decode.h
net/ipv4/tcp_illinois.c