Home
last modified time | relevance | path

Searched hist:"25606656 b19a38bbece914c4c67101f674908f49" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/nfs/
H A Ddir.cdiff 25606656b19a38bbece914c4c67101f674908f49 Tue Feb 12 05:49:01 CST 2008 Jeff Layton <jlayton@redhat.com> 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 <jlayton@redhat.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>