From: Linus Torvalds Date: Fri, 3 Oct 2008 20:38:07 +0000 (-0700) Subject: Fix init/main.c to use regular printk with '%pF' for initcall fn X-Git-Tag: v2.6.27-rc9~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96d746c68fae9a1e3167caab04c22fd0f677f62d;p=pandora-kernel.git Fix init/main.c to use regular printk with '%pF' for initcall fn .. 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 --- Reading git-diff-tree failed