Fix init/main.c to use regular printk with '%pF' for initcall fn
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Oct 2008 20:38:07 +0000 (13:38 -0700)
committerLinus 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