From: Harvey Harrison Date: Tue, 29 Apr 2008 07:58:44 +0000 (-0700) Subject: befs: fix sparse warning in linuxvfs.c X-Git-Tag: v2.6.26-rc1~671 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=63e3453e547b20321381b212cb1ee11537dc843d;p=pandora-kernel.git befs: fix sparse warning in linuxvfs.c Use link as the variable name to avoid shadowing the arg. fs/befs/linuxvfs.c:492:8: warning: symbol 'p' shadows an earlier one fs/befs/linuxvfs.c:488:77: originally declared here Signed-off-by: Harvey Harrison Cc: "Sergey S. Kostyliov" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed