[PATCH] scsi: pmcraid: Fix typos in comments

Hugo Villeneuve posted 1 patch 1 month, 4 weeks ago
drivers/scsi/pmcraid.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] scsi: pmcraid: Fix typos in comments
Posted by Hugo Villeneuve 1 month, 4 weeks ago
From: Hugo Villeneuve <hvilleneuve@dimonoff.com>

Fix typos in structure comments.

Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
---
 drivers/scsi/pmcraid.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/scsi/pmcraid.h b/drivers/scsi/pmcraid.h
index 9f59930e8b4fd..cd059b7599b4c 100644
--- a/drivers/scsi/pmcraid.h
+++ b/drivers/scsi/pmcraid.h
@@ -657,7 +657,7 @@ struct pmcraid_hostrcb {
  */
 struct pmcraid_instance {
 	/* Array of allowed-to-be-exposed resources, initialized from
-	 * Configutation Table, later updated with CCNs
+	 * Configuration Table, later updated with CCNs
 	 */
 	struct pmcraid_resource_entry *res_entries;
 

base-commit: 59bd5ae0db22566e2b961742126269c151d587c7
-- 
2.47.3