aboutsummaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
Diffstat (limited to 'fs')
-rw-r--r--fs/dcache.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/dcache.c b/fs/dcache.c
index b2e90998ad36..0c6d5c549d84 100644
--- a/fs/dcache.c
+++ b/fs/dcache.c
@@ -2453,8 +2453,7 @@ static int prepend_name(char **buffer, int *buflen, struct qstr *name)
2453} 2453}
2454 2454
2455/** 2455/**
2456 * Prepend path string to a buffer 2456 * prepend_path - Prepend path string to a buffer
2457 *
2458 * @path: the dentry/vfsmount to report 2457 * @path: the dentry/vfsmount to report
2459 * @root: root vfsmnt/dentry (may be modified by this function) 2458 * @root: root vfsmnt/dentry (may be modified by this function)
2460 * @buffer: pointer to the end of the buffer 2459 * @buffer: pointer to the end of the buffer