From 8fdbb340ef0683437e791360d63726d5725add66 Mon Sep 17 00:00:00 2001 From: Masanari Iida Date: Thu, 29 Nov 2012 00:42:51 +0900 Subject: messages: i2o: Fix typo in messages/i2o Correct spelling typo in messages/i2o. Signed-off-by: Masanari Iida Signed-off-by: Jiri Kosina --- drivers/message/i2o/i2o_config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/message/i2o/i2o_config.c') diff --git a/drivers/message/i2o/i2o_config.c b/drivers/message/i2o/i2o_config.c index 9a49c243a6a..5451beff183 100644 --- a/drivers/message/i2o/i2o_config.c +++ b/drivers/message/i2o/i2o_config.c @@ -189,7 +189,7 @@ static int i2o_cfg_parms(unsigned long arg, unsigned int type) return -ENXIO; /* - * Stop users being able to try and allocate arbitary amounts + * Stop users being able to try and allocate arbitrary amounts * of DMA space. 64K is way more than sufficient for this. */ if (kcmd.oplen > 65536) -- cgit v1.2.3-70-g09d2