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:
90e6ca5
)
usb: gadget: storage_common: use kstrto*()
author
Michal Nazarewicz
<mina86@mina86.com>
Wed, 13 Apr 2011 22:37:00 +0000
(
00:37
+0200)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 14 Apr 2011 00:02:11 +0000
(17:02 -0700)
This commit replaces the usage of strict_strtoul() (which
became deprecated after commit
33ee3b2e
) with kstrtouint().
Signed-off-by: Michal Nazarewicz <mina86@mina86.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found