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)
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>

No differences found