Re: [PATCH] doc: printk-formats: Fix %pU description

2015-03-19 Thread Jonathan Corbet
On Tue, 24 Feb 2015 15:26:06 +0100 Rasmus Villemoes wrote: > The documentation and the code disagrees; fix the former. Sorry for being so slow; applied, finally, to the docs tree. Thanks, jon -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to

[PATCH] doc: printk-formats: Fix %pU description

2015-02-24 Thread Rasmus Villemoes
The documentation and the code disagrees; fix the former. Signed-off-by: Rasmus Villemoes --- 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