| commit | 96d746c68fae9a1e3167caab04c22fd0f677f62d | [log] [tgz] |
|---|---|---|
| author | Linus Torvalds <torvalds@linux-foundation.org> | Fri Oct 03 13:38:07 2008 -0700 |
| committer | Linus Torvalds <torvalds@linux-foundation.org> | Fri Oct 03 13:38:07 2008 -0700 |
| tree | a2e1d1be86ae7660e00986159987ee3bd1e8f2a3 | |
| parent | 95b866d5afcafee00fc9ad70665e48c86d8c4e0f [diff] |
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 <torvalds@linux-foundation.org>