]> git.baikalelectronics.ru Git - kernel.git/commit
printk-formats.txt: remove unimplemented %pT
authorRasmus Villemoes <linux@rasmusvillemoes.dk>
Sat, 16 Jan 2016 00:59:15 +0000 (16:59 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 16 Jan 2016 19:17:30 +0000 (11:17 -0800)
commitc576d1616c79ba4401129f1a850ac54e5e9d88f5
treef99dd9ae929bd947438fdf3b4ae41ac1d1ede20b
parent1d5031aeb54658f3723450104b8709f773f652f7
printk-formats.txt: remove unimplemented %pT

%pT for task->comm has been proposed (several times, I think), but is
not actually implemented.  Remove it from printk-formats.txt and add it
back if/when it gets implemented.

Signed-off-by: Rasmus Villemoes <linux@rasmusvillemoes.dk>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/printk-formats.txt