commit | 20036fdcaf05fac0a84ed81a56906493a7d822e2 | [log] [tgz] |
---|---|---|
author | Andi Kleen <andi@firstfloor.org> | Wed Oct 15 22:02:02 2008 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Thu Oct 16 11:21:32 2008 -0700 |
tree | df06d92ffa8190dfafa59cbb7528564f8d0a055a | |
parent | 9536727ef696861b205834dd2e01456b91088cb7 [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: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>