From 88ad62120f3002d8108843a04d08884f818c8abb Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Sat, 14 Aug 2010 13:05:31 -0700 Subject: [PATCH] --- yaml --- r: 209443 b: refs/heads/master c: cd956a1c039a55a0ea58175b9a6e83c45799f3de h: refs/heads/master i: 209441: 044652f905c648cd610fecb25b4af534e3bee305 209439: 2797c15754673f54a4a96d0d23e20f8ae923957a v: v3 --- [refs] | 2 +- trunk/fs/dcache.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.