From: Bernd Schubert Date: Mon, 19 Mar 2012 02:44:49 +0000 (-0400) Subject: nfsd: rename 'int access' to 'int may_flags' in nfsd_open() X-Git-Tag: v3.2.53~63 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1ccc87a6bdf9397675c8b086cf633db0a17ee51;p=pandora-kernel.git nfsd: rename 'int access' to 'int may_flags' in nfsd_open() commit 999448a8c0202d8c41711c92385323520644527b upstream. Just rename this variable, as the next patch will add a flag and 'access' as variable name would not be correct any more. Signed-off-by: Bernd Schubert Signed-off-by: "Theodore Ts'o" Acked-by: J. Bruce Fields Signed-off-by: Jonathan Nieder Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed