Add kerneldoc documentation for new printk format extensions
authorAndi Kleen <andi@firstfloor.org>
Tue, 7 Oct 2008 10:15:32 +0000 (12:15 +0200)
committerJonathan Corbet <corbet@lwn.net>
Thu, 16 Oct 2008 18:14:27 +0000 (12:14 -0600)
commitdc02c5290c02c6f6a5fdcee89260ef35f9af3970
treefb8c3faa71d2becac6f816cd169f199a32aa7ac5
parent7e3975617df8dd8b7fd94f14200abdec9f71729e
Add kerneldoc documentation for new printk format extensions

Add documentation in kerneldoc for new printk format extensions

This patch documents the new %pS/%pF options in printk in kernel doc.

Hope I didn't miss any other extension.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
kernel/printk.c
lib/vsprintf.c