diff options
| author | Eric Sesterhenn <[email protected]> | 2006-06-25 12:48:57 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2006-06-25 17:01:20 +0000 |
| commit | 099a71d99578a53bdf5f383c55e4095f1c59410c (patch) | |
| tree | e43761b2e62c5ce2591113f65596389074c92105 /lib/bitmap.c | |
| parent | [PATCH] ide-floppy: fix debug-only syntax error (diff) | |
| download | kernel-099a71d99578a53bdf5f383c55e4095f1c59410c.tar.gz kernel-099a71d99578a53bdf5f383c55e4095f1c59410c.zip | |
[PATCH] Remove needless checks in fs/9p/vfs_inode.c
coverity found two needless checks in vfs_inode.c (cid #1165 and #1164)
In both cases inode is always NULL when we goto error; either because it
is still initialized to NULL or is set to NULL explicitly. This patch
simply removes these checks to save some code.
Signed-off-by: Eric Sesterhenn <[email protected]>
Acked-by: Eric Van Hensbergen <[email protected]>
Cc: Ron Minnich <[email protected]>
Cc: Latchesar Ionkov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/bitmap.c')
0 files changed, 0 insertions, 0 deletions
