commit | dc02c5290c02c6f6a5fdcee89260ef35f9af3970 | [log] [tgz] |
---|---|---|
author | Andi Kleen <andi@firstfloor.org> | Tue Oct 07 12:15:32 2008 +0200 |
committer | Jonathan Corbet <corbet@lwn.net> | Thu Oct 16 12:14:27 2008 -0600 |
tree | fb8c3faa71d2becac6f816cd169f199a32aa7ac5 | |
parent | 7e3975617df8dd8b7fd94f14200abdec9f71729e [diff] |
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>