kernel/drivers/scsi/csiostor/csio_mb.c
.. .. @@ -1210,7 +1210,7 @@ 1210 1210 !csio_is_hw_intr_enabled(hw)) { 1211 1211 csio_err(hw, "Cannot issue mailbox in interrupt mode 0x%x\n", 1212 1212 *((uint8_t *)mbp->mb)); 1213 - goto error_out;1213 + goto error_out;1214 1214 } 1215 1215 1216 1216 if (mbm->mcurrent != NULL) {