From: Ian Kent Date: Wed, 16 Dec 2009 00:45:50 +0000 (-0800) Subject: autofs4: rename dentry to expiring in autofs4_lookup_expiring() X-Git-Tag: v2.6.33-rc1~71^2~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb4b492ac7595aad10756fe0b04691f0965e0cfc;p=pandora-kernel.git autofs4: rename dentry to expiring in autofs4_lookup_expiring() In autofs4_lookup_expiring() 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