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:
95b866d
)
Fix init/main.c to use regular printk with '%pF' for initcall fn
author
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 3 Oct 2008 20:38:07 +0000
(13:38 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Fri, 3 Oct 2008 20:38:07 +0000
(13:38 -0700)
.. small detail, but the silly e1000e initcall warning debugging caused
me to look at this code. Rather than gouge my eyes out with a spoon, I
just fixed it.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found