diff --git a/[refs] b/[refs] index b8ed11f14397..28c25fa8334b 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1f5cfe2f732c6f4d198950ec3c951105af24dd01 +refs/heads/master: cd956a1c039a55a0ea58175b9a6e83c45799f3de diff --git a/trunk/fs/dcache.c b/trunk/fs/dcache.c index 166d35d56868..4d13bf50b7b1 100644 --- a/trunk/fs/dcache.c +++ b/trunk/fs/dcache.c @@ -1976,7 +1976,7 @@ static int prepend_path(const struct path *path, struct path *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.