From: Trond Myklebust Date: Wed, 11 Jun 2008 20:32:46 +0000 (-0400) Subject: NFS: Remove the redundant file_open entry from struct nfs_rpc_ops X-Git-Tag: v2.6.27-rc1~1052^2~1^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46cb650c224bb8e64a749090105d74b9e8eda669;p=pandora-kernel.git NFS: Remove the redundant file_open entry from struct nfs_rpc_ops All instances are set to nfs_open(), so we should just remove the redundant indirection. Ditto for the file_release op Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed