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:
6e8087a
)
Staging: zram/zram_sysfs.c: Fixed call of obsolete function strict_strtoX
author
Sergey Datsevich
<snsedats@faui49man4.informatik.uni-erlangen.de>
Wed, 7 Dec 2011 18:06:37 +0000
(19:06 +0100)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 8 Dec 2011 22:59:48 +0000
(14:59 -0800)
As reported by checkpatch.pl strict_strtoX is obsolet and should be
replaced by kstrtoX.
Signed-off-by: Sergey Datsevich <srgdts@gmail.com>
Signed-off-by: Bjoern Meier <bjoernmeier@hotmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found