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:
f841d79
)
x86/early_printk: Replace obsolete simple_strtoul() usage with kstrtoint()
author
Shuah Khan
<shuahkhan@gmail.com>
Thu, 31 May 2012 00:40:03 +0000
(18:40 -0600)
committer
Ingo Molnar
<mingo@kernel.org>
Wed, 6 Jun 2012 09:44:22 +0000
(11:44 +0200)
Change early_serial_init() to call kstrtoul() instead of calling
obsoleted simple_strtoul().
Signed-off-by: Shuah Khan <shuahkhan@gmail.com>
Cc: Joe Perches <joe@perches.com>
Link:
http://lkml.kernel.org/r/1338424803.3569.5.camel@lorien2
Signed-off-by: Ingo Molnar <mingo@kernel.org>
No differences found