]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
NFS: remove needless check in nfs_opendir()
authorCarsten Otte <cotte@de.ibm.com>
Wed, 19 Apr 2006 17:06:37 +0000 (13:06 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 19 Apr 2006 17:06:37 +0000 (13:06 -0400)
commit7451c4f0ee53e36fd74168af8df75b28fd04a2aa
treed981de4189c559d8e0a9f291c9919dde396c9a04
parentb9d9506d944865876e67281a4e4269d823ce5381
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>
fs/nfs/dir.c