[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <6cd7c30e31d1e1a732eeb7f08636afa5061d5f44.1195454436.git.joe@perches.com>
Date: Mon, 19 Nov 2007 17:48:33 -0800
From: Joe Perches <joe@...ches.com>
To: linux-kernel@...r.kernel.org
Cc: "James E.J. Bottomley" <James.Bottomley@...senPartnership.com>,
linux-scsi@...r.kernel.org
Subject: [PATCH 41/59] drivers/scsi/aic94xx: Add missing "space"
Signed-off-by: Joe Perches <joe@...ches.com>
---
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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists