commit | c0d92a57a88586586b8cb9c7ac149bd10bc40d11 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Tue Nov 12 15:09:50 2013 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Wed Nov 13 12:09:22 2013 +0900 |
tree | 81f45b8a31689b19ab75100448f4d77d2bd41355 | |
parent | d3773ba13c8ca63a4ee9e7926813f6e82be27a6c [diff] |
lib/vsprintf.c: document formats for dentry and struct file Looks like these were added to Documentation/printk-formats.txt but not the in-file table. Signed-off-by: Olof Johansson <olof@lixom.net> Cc: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>