git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c47482
)
staging:iio:adc: Use kstrtol()/kstrtoul()
author
Aida Mynzhasova
<ai.c.c0der@gmail.com>
Mon, 6 May 2013 20:04:41 +0000
(
00:04
+0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 13 May 2013 20:45:46 +0000
(13:45 -0700)
Replace deprecated strict_strtol()/strict_strtoul() with
kstrtol()/kstrtoul(). Add missing checks for conversion return codes.
Signed-off-by: Aida Mynzhasova <ai.c.c0der@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found