diff options
author | Colin Ian King <colin.king@canonical.com> | 2017-05-03 17:29:01 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-05-08 22:16:45 -0400 |
commit | b77b36cb7272ec5b9fb000e2ff18e947d9586a22 (patch) | |
tree | a29210bc9f2e20af833b00993196ddd5b83457f2 /MAINTAINERS | |
parent | 019c0d66f66a8612bb867caf05e865a4766238a4 (diff) | |
download | lwn-b77b36cb7272ec5b9fb000e2ff18e947d9586a22.tar.gz lwn-b77b36cb7272ec5b9fb000e2ff18e947d9586a22.zip |
scsi: pmcraid: remove redundant check to see if request_size is less than zero
The 2nd check to see if request_size is less than zero is redundant
because the first check takes error exit path on this condition. So,
since it is redundant, remove it.
Detected by CoverityScan, CID#146149 ("Logically Dead Code")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Reviewed-by: Tyrel Datwyler <tyreld@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions