summaryrefslogtreecommitdiffstats
path: root/drivers/scsi/fnic/fnic_isr.c
diff options
context:
space:
mode:
authorColin Ian King2017-03-15 17:46:24 +0100
committerMartin K. Petersen2017-03-17 00:49:45 +0100
commit33bd712be7d2e3bd60262957052abc19c71c4765 (patch)
treed4c431fa29a47a9b0c147615dc02e57f37201ccc /drivers/scsi/fnic/fnic_isr.c
parentscsi: remove incorrect __exit markups (diff)
downloadkernel-qcow2-linux-33bd712be7d2e3bd60262957052abc19c71c4765.tar.gz
kernel-qcow2-linux-33bd712be7d2e3bd60262957052abc19c71c4765.tar.xz
kernel-qcow2-linux-33bd712be7d2e3bd60262957052abc19c71c4765.zip
scsi: esas2r: Remove redundant NULL check on buffer
Buffer is a pointer to the static char array event_buffer and therefore can never be null, so the check is redundant. Remove it. Detected by CoverityScan, CID#1077556 ("Logically Dead Code") Signed-off-by: Colin Ian King <colin.king@canonical.com> Acked-by: Bradley Grove <bgrove@attotech.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/fnic/fnic_isr.c')
0 files changed, 0 insertions, 0 deletions