]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
fs: fix kernel-doc for dcache::prepend_path
authorRandy Dunlap <randy.dunlap@oracle.com>
Thu, 18 Nov 2010 23:02:49 +0000 (15:02 -0800)
committerAl Viro <viro@zeniv.linux.org.uk>
Thu, 13 Jan 2011 01:06:57 +0000 (20:06 -0500)
Fix function kernel-doc warning for prepend_path():

Warning(fs/dcache.c:1924): missing initial short description on line:

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
fs/dcache.c

index b2e90998ad36c01b67584a2694ab260cdfbec0f4..0c6d5c549d840008b4dfff4e45e1aa6cbdcb88f8 100644 (file)
@@ -2453,8 +2453,7 @@ static int prepend_name(char **buffer, int *buflen, struct qstr *name)
 }
 
 /**
- * Prepend path string to a buffer
- *
+ * prepend_path - Prepend path string to a buffer
  * @path: the dentry/vfsmount to report
  * @root: root vfsmnt/dentry (may be modified by this function)
  * @buffer: pointer to the end of the buffer