On 02/15/2016 12:24 AM, Hannes Reinecke wrote:
        default:
+               sdev_printk(KERN_INFO, sdev,
+                           "%s: stpg failed, unhandled TPGS state %d",
+                           ALUA_DH_NAME, h->state);
+               return SCSI_DH_NOSYS;
                break;
        }

The "break" above should have been removed. Anyway:

Reviewed-by: Bart Van Assche <bart.vanass...@sandisk.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to