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:
83a35e3
)
doc: printk-formats: fix format specifier to %p[Ii]4[hnbl]
author
Daniel Borkmann
<dborkman@redhat.com>
Fri, 28 Jun 2013 13:49:39 +0000
(15:49 +0200)
committer
Jiri Kosina
<jkosina@suse.cz>
Mon, 8 Jul 2013 09:21:55 +0000
(11:21 +0200)
This might have been an oversight, as '4' is needed as %pI4/%pi4
are format specifiers and [hnbl] are extensions of it.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
CC: Joe Perches <joe@perches.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Documentation/printk-formats.txt
patch
|
blob
|
history
diff --cc
Documentation/printk-formats.txt
Simple merge