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.4-rc1~40^2~17^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=999448a8c0202d8c41711c92385323520644527b;p=pandora-kernel.git nfsd: rename 'int access' to 'int may_flags' in nfsd_open() 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 --- Reading git-diff-tree failed