From: Jeff Layton Date: Tue, 12 Feb 2008 11:49:01 +0000 (-0500) Subject: NFS: remove error field from nfs_readdir_descriptor_t X-Git-Tag: v2.6.25-rc2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25606656b19a38bbece914c4c67101f674908f49;p=pandora-kernel.git NFS: remove error field from nfs_readdir_descriptor_t The error field in nfs_readdir_descriptor_t is never used outside of the function in which it is set. Remove the field and change the place that does use it to use an existing local variable. Signed-off-by: Jeff Layton Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed