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:
923b49f
)
security: replace strict_strto*() with kstrto*()
author
Jingoo Han
<jg1.han@samsung.com>
Wed, 5 Feb 2014 06:13:14 +0000
(15:13 +0900)
committer
James Morris
<james.l.morris@oracle.com>
Thu, 6 Feb 2014 08:11:04 +0000
(19:11 +1100)
The usage of strict_strto*() is not preferred, because
strict_strto*() is obsolete. Thus, kstrto*() should be
used.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: James Morris <james.l.morris@oracle.com>
No differences found