diff options
author | Matthew Wilcox <matthew@wil.cx> | 2007-09-09 08:56:37 -0600 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.localdomain> | 2007-10-12 14:48:07 -0400 |
commit | faac48ecf475c8e214190dabe600585e0bd4f455 (patch) | |
tree | 42a17f8cbcd860ce8d55013d160ae0257f077127 /drivers/scsi/arcmsr/arcmsr_attr.c | |
parent | f05ec594fed6890d38bb8767676f626a4035ba55 (diff) |
[SCSI] advansys: Remove a check for an impossible condition
AscExeScsiQueue() has one caller, and it passes the address of a
variable; this cannot ever be NULL. This is the only place that ever
sets ASCQ_ERR_SCSIQ_NULL_PTR, so delete that error code too, as well as
several other unused ASCQ_ERR codes.
Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'drivers/scsi/arcmsr/arcmsr_attr.c')
0 files changed, 0 insertions, 0 deletions