diff options
author | Christos Gkekas <chris.gekas@gmail.com> | 2017-06-24 17:24:45 +0100 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2017-06-26 15:01:05 -0400 |
commit | e365cab14fc8c15ad754039cde2f4e574453a61b (patch) | |
tree | 7dc392e8aecab7787b8ceb59168a1beedf6f480e /drivers/scsi/fnic/vnic_wq_copy.c | |
parent | ba82d91b7567774242534460910530289192d212 (diff) |
scsi: qedi: Remove comparison of u16 idx with zero.
Variable idx is defined as u16 thus statement (idx < 0) is always false
and should be removed.
Signed-off-by: Christos Gkekas <chris.gekas@gmail.com>
Acked-by: Manish Rangankar <Manish.Rangankar@cavium.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/fnic/vnic_wq_copy.c')
0 files changed, 0 insertions, 0 deletions