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

Commit cd956a1c authored by Randy Dunlap's avatar Randy Dunlap Committed by Linus Torvalds
Browse files

fs/dcache: fix function param name in kernel-doc



Fix parameter name in kernel-doc notation (causes a warning).

Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
parent 1f5cfe2f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1976,7 +1976,7 @@ global_root:
 * __d_path - return the path of a dentry
 * @path: the dentry/vfsmount to report
 * @root: root vfsmnt/dentry (may be modified by this function)
 * @buffer: buffer to return value in
 * @buf: buffer to return value in
 * @buflen: buffer length
 *
 * Convert a dentry into an ASCII path name.