[PATCH] scsi: pmcraid: Fix typos in comments

From: Hugo Villeneuve

Date: Fri Apr 17 2026 - 16:07:57 EST


From: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx>

Fix typos in structure comments.

Signed-off-by: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx>
---
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