From: Ian Kent Date: Wed, 16 Dec 2009 00:45:49 +0000 (-0800) Subject: autofs4: rename dentry to active in autofs4_lookup_active() X-Git-Tag: v2.6.33-rc1~71^2~160 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4d5ade7b54cf74efcf53ff3dcb09454c29d70cf;p=pandora-kernel.git autofs4: rename dentry to active in autofs4_lookup_active() In autofs4_lookup_active() a declaration within the list traversal loop uses a declaration that has the same name as the function parameter. Signed-off-by: Ian Kent Cc: Sage Weil Cc: Al Viro Cc: Andreas Dilger Cc: Christoph Hellwig Cc: Yehuda Saheh Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed