[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1432585363-5545-1-git-send-email-shailendra.capricorn@gmail.com>
Date: Tue, 26 May 2015 01:52:43 +0530
From: Shailendra Verma <shailendra.capricorn@...il.com>
To: Jens Axboe <axboe@...com>, Christoph Hellwig <hch@....de>,
Mike Snitzer <snitzer@...hat.com>,
Robert Elliott <elliott@...com>,
Benoit Taine <benoit.taine@...6.fr>,
Sam Bradshaw <sbradshaw@...ron.com>
Cc: linux-kernel@...r.kernel.org,
Shailendra Verma <shailendra.capricorn@...il.com>
Subject: [PATCH] block:mtip32xx-mtip32xx - Fix for typo in comment to function mtip_check_surprise_removal().
Signed-off-by: Shailendra Verma <shailendra.capricorn@...il.com>
---
drivers/block/mtip32xx/mtip32xx.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/block/mtip32xx/mtip32xx.c b/drivers/block/mtip32xx/mtip32xx.c
index 3bd7ca9..b04a2d7 100644
--- a/drivers/block/mtip32xx/mtip32xx.c
+++ b/drivers/block/mtip32xx/mtip32xx.c
@@ -139,7 +139,7 @@ struct mtip_compat_ide_task_request_s {
/*
* This function check_for_surprise_removal is called
* while card is removed from the system and it will
- * read the vendor id from the configration space
+ * read the vendor id from the configuration space
*
* @pdev Pointer to the pci_dev structure.
*
--
1.7.9.5
--
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