diff options
author | Adrian Bunk <[email protected]> | 2007-10-02 14:38:09 -0700 |
---|---|---|
committer | James Bottomley <[email protected]> | 2007-10-12 14:54:33 -0400 |
commit | f01f9d59433dd9d244664c19771e078a194e7984 (patch) | |
tree | 09ec8e0c0d58267170f6ae3f40b4bf5a56a50d6f /net/unix/sysctl_net_unix.c | |
parent | 5975f643efc39ebb762dfaf18ca6f2c95983dac0 (diff) |
[SCSI] imm: fix check-after-use
The Coverity checker spotted that we have already oops'ed if "cmd"
was NULL.
Since "cmd" being NULL doesn't seem to be possible at this point this
patch removes the NULL check.
Signed-off-by: Adrian Bunk <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions