]> git.karo-electronics.de Git - karo-tx-linux.git/commit
kernel/time/ntp.c: convert simple_strtol to kstrtol
authorFabian Frederick <fabf@skynet.be>
Thu, 22 May 2014 00:42:26 +0000 (10:42 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 May 2014 00:42:26 +0000 (10:42 +1000)
commit47f159c26e4a50313684273ec394ef10bbabe041
tree9e0097c89ac5620ade1a7bb3de61fa2afbf53fd7
parent015a3126082068c52568e80b263ce363a758de7f
kernel/time/ntp.c: convert simple_strtol to kstrtol

Replace obsolete function.

Signed-off-by: Fabian Frederick <fabf@skynet.be>
Cc: John Stultz <john.stultz@linaro.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/time/ntp.c