]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
kexec-use-min_t-to-simplify-logic-fix
authorAndrew Morton <akpm@linux-foundation.org>
Tue, 26 Mar 2013 23:25:57 +0000 (10:25 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Apr 2013 06:26:24 +0000 (17:26 +1100)
commitfb6bf0f111f269b8bc9562b164d1d17041c25d1b
tree6dd4c54c73c224bb3c0408ebdb3d78d055c34d04
parent24c2cff1165227c203bf312ded4d11049400a01a
kexec-use-min_t-to-simplify-logic-fix

replace min_t with min, remove unneeded casts

Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Cc: Joe Perches <joe@perches.com>
Cc: Simon Horman <horms@verge.net.au>
Cc: Zhang Yanfei <zhangyanfei@cn.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/kexec.c