linux-stable/drivers/scsi/be2iscsi
Tim Gardner dd29dae00d 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 <tim.gardner@canonical.com>
Cc: Jayamohan Kallickal <jayamohan.kallickal@avagotech.com>
Cc: Minh Tran <minh.tran@avagotech.com>
Cc: John Soni Jose <sony.john-n@avagotech.com>
Cc: "James E.J. Bottomley" <JBottomley@odin.com>
Reported-by: Joel Stanley <joel@jms.id.au>
Reviewed-by: Manoj Kumar <manoj@linux.vnet.ibm.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
2015-11-11 20:25:28 -05:00
..
be.h be2iscsi: Revert ownership to Emulex 2015-10-27 10:34:18 +09:00
be_cmds.c be2iscsi: Revert ownership to Emulex 2015-10-27 10:34:18 +09:00
be_cmds.h be2iscsi: Revert ownership to Emulex 2015-10-27 10:34:18 +09:00
be_iscsi.c be2iscsi: Revert ownership to Emulex 2015-10-27 10:34:18 +09:00
be_iscsi.h MAINTAINERS, be2iscsi: change email domain 2015-05-18 11:34:52 -07:00
be_main.c be2iscsi: Fix bogus WARN_ON length check 2015-11-11 20:25:28 -05:00
be_main.h be2iscsi: Revert ownership to Emulex 2015-10-27 10:34:18 +09:00
be_mgmt.c be2iscsi: Revert ownership to Emulex 2015-10-27 10:34:18 +09:00
be_mgmt.h be2iscsi: Revert ownership to Emulex 2015-10-27 10:34:18 +09:00
Kconfig be2iscsi: Revert ownership to Emulex 2015-10-27 10:34:18 +09:00
Makefile be2iscsi: Revert ownership to Emulex 2015-10-27 10:34:18 +09:00