summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
diff options
context:
space:
mode:
authorChuck Lever <chuck.lever@oracle.com>2006-10-20 08:28:42 +0200
committerLinus Torvalds <torvalds@g5.osdl.org>2006-10-20 19:26:39 +0200
commit85233a7a436a48a0b98e7976a66797e5da79c9d6 (patch)
tree3d55b9767194943dd4676e2d84a9e56563f4fed7 /fs/nfs/nfs4proc.c
parent[PATCH] NFS: fix minor bug in new NFS symlink code (diff)
downloadlinux-85233a7a436a48a0b98e7976a66797e5da79c9d6.tar.xz
linux-85233a7a436a48a0b98e7976a66797e5da79c9d6.zip
[PATCH] NFS: __nfs_revalidate_inode() can use "inode" before checking it is non-NULL
The "!inode" check in __nfs_revalidate_inode() occurs well after the first time it is dereferenced, so get rid of it. Coverity: #cid 1372, 1373 Test plan: Code review; recheck with Coverity. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions