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:
ab7b64e
)
x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usage
author
Shuah Khan
<shuahkhan@gmail.com>
Sun, 20 May 2012 23:24:28 +0000
(17:24 -0600)
committer
Ingo Molnar
<mingo@kernel.org>
Mon, 21 May 2012 08:29:40 +0000
(10:29 +0200)
Change calgary_parse_options() to call kstrtoul() instead of
calling obsoleted simple_strtoul().
Signed-off-by: Shuah Khan <shuahkhan@gmail.com>
Acked-by: Muli Ben-Yehuda <muli@cs.technion.ac.il>
Cc: jdmason@kudzu.us
Link:
http://lkml.kernel.org/r/1337556268.3126.5.camel@lorien2
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found