diff options
| author | Chuck Lever <[email protected]> | 2006-10-19 23:28:42 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-10-20 10:26:39 -0700 |
| commit | 85233a7a436a48a0b98e7976a66797e5da79c9d6 (patch) | |
| tree | 3d55b9767194943dd4676e2d84a9e56563f4fed7 /include/linux/debugobjects.h | |
| parent | 39cf8a1374dc51fea169190674d5e4996a7d7ea2 (diff) | |
[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 <[email protected]>
Signed-off-by: Trond Myklebust <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions