s390: replace remaining strict_strtoul() with kstrtoul()
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Mon, 22 Jul 2013 04:43:57 +0000 (06:43 +0200)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Thu, 22 Aug 2013 10:20:00 +0000 (12:20 +0200)
commit958d9072b691ecd99c5d7c01939edfc6f8ba0269
tree2155d1fa37da410b2b479f69aec7d67a3f2c20ab
parent0178722be9ed575d1724f6b815b7a1eb74b1ccb7
s390: replace remaining strict_strtoul() with kstrtoul()

Replace the last two strict_strtoul() with kstrtoul().

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
arch/s390/kernel/ptrace.c
arch/s390/kernel/vdso.c