[PATCH] x86: kernel/check.c simple_strtoul cleanup

From: Shuah Khan
Date: Wed May 02 2012 - 13:18:37 EST


Change set_corruption_check() and set_corruption_check_period()
in kernel/check.c to call kstrtoul() instead of calling
obsoleted simple_strtoul().