Re: [PATCH v2 08/36] ncr5380: Remove redundant AUTOSENSE macro

2014-10-29 Thread Hannes Reinecke
On 10/27/2014 06:26 AM, Finn Thain wrote: Every NCR5380 driver sets AUTOSENSE so it need not be optional (and the mid-layer expects it). Remove this redundant macro to improve readability. Signed-off-by: Finn Thain Reviewed-by: Hannes Reinecke Cheers, Hannes -- To unsubscribe from this lis

[PATCH v2 08/36] ncr5380: Remove redundant AUTOSENSE macro

2014-10-27 Thread Finn Thain
Every NCR5380 driver sets AUTOSENSE so it need not be optional (and the mid-layer expects it). Remove this redundant macro to improve readability. Signed-off-by: Finn Thain --- drivers/scsi/NCR5380.c | 14 +- drivers/scsi/NCR5380.h |5 - drivers/scsi/arm/cumana