ntp: Convert simple_strtol to kstrtol
authorFabian Frederick <fabf@skynet.be>
Fri, 9 May 2014 18:32:25 +0000 (20:32 +0200)
committerJohn Stultz <john.stultz@linaro.org>
Mon, 12 May 2014 17:09:25 +0000 (10:09 -0700)
Replace obsolete function simple_strtol w/ kstrtol

Inspired-By: Andrew Morton <akpm@linux-foundation.org>
Cc: John Stultz <john.stultz@linaro.org>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Fabian Frederick <fabf@skynet.be>
[jstultz: Tweak commit message]
Signed-off-by: John Stultz <john.stultz@linaro.org>

No differences found