From: Anna Schumaker Date: Wed, 10 Jun 2015 20:54:28 +0000 (-0400) Subject: NFS: Remove unused nfs_rw_ops->rw_release() function X-Git-Tag: omap-for-v4.2/fixes-rc1^2~39^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11598b8ff2b97cf034d0c025cf125c92b574bafc;p=pandora-kernel.git NFS: Remove unused nfs_rw_ops->rw_release() function This was only ever set to nfs_writeback_release_common(), a function which is completely empty. Let's just drop this function pointer and simplify the code a bit. Signed-off-by: Anna Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed