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:
c2931e0
)
tracing/fastboot: fix printk format typo in boot tracer
author
Arjan van de Ven
<arjan@infradead.org>
Sat, 4 Oct 2008 20:42:27 +0000
(13:42 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 14 Oct 2008 08:39:23 +0000
(10:39 +0200)
When printing nanoseconds, the right printk format string is %09 not %06...
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Acked-by: Frédéric Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found