On 09/29/2015 03:47 AM, Hannes Reinecke wrote:
- if (!err) {
- err = SCSI_DH_IO;
- goto done;
- }
The assignment to 'err' was removed in patch 06/36 so this part should
be moved to patch 06/36. Otherwise this patch looks f
Use standard logging functions instead of hand-crafted ones.
Signed-off-by: Hannes Reinecke
---
drivers/scsi/device_handler/scsi_dh_alua.c | 27 +--
1 file changed, 13 insertions(+), 14 deletions(-)
diff --git a/drivers/scsi/device_handler/scsi_dh_alua.c
b/drivers/scsi/
2 matches
Mail list logo