Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 208898c1 authored by Randy Dunlap's avatar Randy Dunlap Committed by Al Viro
Browse files

fs: fix kernel-doc for dcache::prepend_path



Fix function kernel-doc warning for prepend_path():

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

Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent 1c977540
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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