From: Shuah Khan Date: Sun, 6 May 2012 17:55:08 +0000 (-0600) Subject: x86: kernel/check.c simple_strtoul cleanup X-Git-Tag: v3.5-rc1~130^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5abe68e493e5aea1ccfc384092f8e98a542b336a;p=pandora-kernel.git x86: kernel/check.c simple_strtoul cleanup Change set_corruption_check() and set_corruption_check_period() in kernel/check.c to call kstrtoul() instead of calling obsoleted simple_strtoul(). Signed-off-by: Shuah Khan Link: http://lkml.kernel.org/r/1336326908.2897.12.camel@lorien2 Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed