]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel.h: define u8, s8, u32, etc. limits
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)
commitb66ef7bad222db49442e574fc3124445f00a1c72
treeb580f5fe11977032a47561f856b115530e516e23
parentea0ade532cf42c11b4a2730d4cb9a28e62ef0ef8
kernel.h: define u8, s8, u32, etc. limits

Create constants that define the maximum and minimum values
representable by the kernel types u8, s8, u16, s16, and so on.

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>
include/linux/kernel.h