]> Git Repo - linux.git/commit
[PATCH] NFS: remove unused check in nfs4_open_revalidate
authorChuck Lever <[email protected]>
Fri, 20 Oct 2006 06:28:42 +0000 (23:28 -0700)
committerLinus Torvalds <[email protected]>
Fri, 20 Oct 2006 17:26:39 +0000 (10:26 -0700)
commitb87c0adfeaaf8d8310c4f790d76072a5961b3518
tree1c3f2395436f6ec3c8abc94af8266709860b0839
parent85233a7a436a48a0b98e7976a66797e5da79c9d6
[PATCH] NFS: remove unused check in nfs4_open_revalidate

Coverity spotted a superfluous error check in nfs4_open_revalidate().  Remove
it.

Coverity: #cid 847

Test plan:
Code inspection; another pass through Coverity.

Signed-off-by: Chuck Lever <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/nfs/nfs4proc.c
This page took 0.078261 seconds and 4 git commands to generate.