]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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, 8 Aug 2013 14:32:03 +0000 (16:32 +0200)
commit21110ff314c169ae964426ada730f84806c7924c
tree2bd7649030dd00051b01e76ec4461d834c35ac07
parent8686077f0e1d076d2e16daf91c0a8e73af9f9dd2
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