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:
af13205
)
ipw2x00: move to kstrto* functions
author
Andy Shevchenko
<andriy.shevchenko@linux.intel.com>
Wed, 10 Apr 2013 11:01:18 +0000
(14:01 +0300)
committer
John W. Linville
<linville@tuxdriver.com>
Wed, 10 Apr 2013 18:10:34 +0000
(14:10 -0400)
There is better to use kstrto* instead of simple_strtoul. In this case it
applies a bit stricter rules for input as well.
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found