Signed-off-by: Joe Perches <joe@xxxxxxxxxxx> --- drivers/scsi/aic94xx/aic94xx_sds.c | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/scsi/aic94xx/aic94xx_sds.c b/drivers/scsi/aic94xx/aic94xx_sds.c index 06509bf..f45f0b9 100644 --- a/drivers/scsi/aic94xx/aic94xx_sds.c +++ b/drivers/scsi/aic94xx/aic94xx_sds.c @@ -325,8 +325,8 @@ asd_hwi_check_ocm_access (struct asd_ha_struct *asd_ha) goto out; } - printk(KERN_INFO "OCM is not initialized by BIOS," - "reinitialize it and ignore it, current IntrptStatus" + printk(KERN_INFO "OCM is not initialized by BIOS, " + "reinitialize it and ignore it, current IntrptStatus " "is 0x%x\n", v); if (v) -- 1.5.3.5.652.gf192c - To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html