Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
---
 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-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to