diff options
author | Vladimir Murzin <vladimir.murzin@arm.com> | 2015-09-08 15:00:16 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-08 15:35:28 -0700 |
commit | 06f805965fc205e27681eee99fd2376fafd8da65 (patch) | |
tree | cc2d05c52272cad4e45889a77e7fd4f86cc2f441 /mm/fadvise.c | |
parent | 83b4b0bb635eee2b8e075062e4e008d1bc110ed7 (diff) | |
download | linux-06f805965fc205e27681eee99fd2376fafd8da65.tar.gz linux-06f805965fc205e27681eee99fd2376fafd8da65.tar.bz2 linux-06f805965fc205e27681eee99fd2376fafd8da65.zip |
memtest: use kstrtouint instead of simple_strtoul
Since simple_strtoul is obsolete and memtest_pattern is type of int, use
kstrtouint instead.
Signed-off-by: Vladimir Murzin <vladimir.murzin@arm.com>
Cc: Leon Romanovsky <leon@leon.nu>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/fadvise.c')
0 files changed, 0 insertions, 0 deletions