commit | 7451c4f0ee53e36fd74168af8df75b28fd04a2aa | [log] [tgz] |
---|---|---|
author | Carsten Otte <cotte@de.ibm.com> | Wed Apr 19 13:06:37 2006 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Wed Apr 19 13:06:37 2006 -0400 |
tree | d981de4189c559d8e0a9f291c9919dde396c9a04 | |
parent | b9d9506d944865876e67281a4e4269d823ce5381 [diff] |
NFS: remove needless check in nfs_opendir() Local variable res was initialized to 0 - no check needed here. Signed-off-by: Carsten Otte <cotte@de.ibm.com> Cc: Trond Myklebust <trond.myklebust@fys.uio.no> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>