diff options
author | Tim Gardner <[email protected]> | 2015-10-30 12:22:58 -0600 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2015-11-11 20:25:28 -0500 |
commit | dd29dae00d39186890a5eaa2fe4ad8768bfd41a9 (patch) | |
tree | 7224551fa19d6f38d90b288fc94bb7f68757f3dc /net/lapb/lapb_iface.c | |
parent | a4cf30e15ccea82a07fa5870e8af787b9ea1a672 (diff) |
be2iscsi: Fix bogus WARN_ON length check
drivers/scsi/be2iscsi/be_main.c: In function 'be_sgl_create_contiguous':
drivers/scsi/be2iscsi/be_main.c:3187:18: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
WARN_ON(!length > 0);
gcc version 5.2.1
Signed-off-by: Tim Gardner <[email protected]>
Cc: Jayamohan Kallickal <[email protected]>
Cc: Minh Tran <[email protected]>
Cc: John Soni Jose <[email protected]>
Cc: "James E.J. Bottomley" <[email protected]>
Reported-by: Joel Stanley <[email protected]>
Reviewed-by: Manoj Kumar <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions