https://github.com/torvalds/linux
Revision 96d746c68fae9a1e3167caab04c22fd0f677f62d authored by Linus Torvalds on 03 October 2008, 20:38:07 UTC, committed by Linus Torvalds on 03 October 2008, 20:38:07 UTC
.. 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>
1 parent 95b866d
History
Tip revision: 96d746c68fae9a1e3167caab04c22fd0f677f62d authored by Linus Torvalds on 03 October 2008, 20:38:07 UTC
Fix init/main.c to use regular printk with '%pF' for initcall fn
Tip revision: 96d746c
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 99.5 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top