* [PATCH] doc: printk-formats: Fix %pU description
@ 2015-02-24 14:26 Rasmus Villemoes
2015-03-19 20:42 ` Jonathan Corbet
0 siblings, 1 reply; 2+ messages in thread
From: Rasmus Villemoes @ 2015-02-24 14:26 UTC (permalink / raw)
To: Jonathan Corbet; +Cc: Rasmus Villemoes, linux-doc, linux-kernel
The documentation and the code disagrees; fix the former.
Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
---
Documentation/printk-formats.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/printk-formats.txt b/Documentation/printk-formats.txt
index 5a615c14f75d..79a14a93bdae 100644
--- a/Documentation/printk-formats.txt
+++ b/Documentation/printk-formats.txt
@@ -204,7 +204,7 @@ UUID/GUID addresses:
lower ('l') or upper case ('L') hex characters - and big endian order
in lower ('b') or upper case ('B') hex characters.
- Where no additional specifiers are used the default little endian
+ Where no additional specifiers are used the default big endian
order with lower case hex characters will be printed.
dentry names:
--
2.1.3
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] doc: printk-formats: Fix %pU description
2015-02-24 14:26 [PATCH] doc: printk-formats: Fix %pU description Rasmus Villemoes
@ 2015-03-19 20:42 ` Jonathan Corbet
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2015-03-19 20:42 UTC (permalink / raw)
To: Rasmus Villemoes; +Cc: linux-doc, linux-kernel
On Tue, 24 Feb 2015 15:26:06 +0100
Rasmus Villemoes <linux@rasmusvillemoes.dk> wrote:
> The documentation and the code disagrees; fix the former.
Sorry for being so slow; applied, finally, to the docs tree.
Thanks,
jon
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-19 20:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-24 14:26 [PATCH] doc: printk-formats: Fix %pU description Rasmus Villemoes
2015-03-19 20:42 ` Jonathan Corbet
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox