diff options
author | Fabian Frederick <fabf@skynet.be> | 2014-06-05 01:11:25 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2014-06-05 01:54:15 +0200 |
commit | 616feab753972b9751308f3cd2a68fc57eae8edb (patch) | |
tree | 582eb03b5a22639a2776facf17e8c72f3d48dc22 /mm | |
parent | kernel/res_counter.c: replace simple_strtoull by kstrtoull (diff) | |
download | linux-616feab753972b9751308f3cd2a68fc57eae8edb.tar.xz linux-616feab753972b9751308f3cd2a68fc57eae8edb.zip |
kernel/reboot.c: convert simple_strtoul to kstrtoint
Replace obsolete function.
kstrtoint is used as reboot_cpu is an integer.
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions