[PATCH 26/59] drivers/message: Add missing "space"

From: Joe Perches
Date: Mon Nov 19 2007 - 20:59:20 EST



Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>
---
drivers/message/i2o/exec-osm.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/message/i2o/exec-osm.c b/drivers/message/i2o/exec-osm.c
index 6cbcc21..16177c2 100644
--- a/drivers/message/i2o/exec-osm.c
+++ b/drivers/message/i2o/exec-osm.c
@@ -503,7 +503,7 @@ static int i2o_exec_reply(struct i2o_controller *c, u32 m,
* to aid in debugging.
*
*/
- printk(KERN_WARNING "%s: Unsolicited message reply sent to core!"
+ printk(KERN_WARNING "%s: Unsolicited message reply sent to core! "
"Message dumped to syslog\n", c->name);
i2o_dump_message(msg);

--
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/