[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20210322064521.4022142-1-unixbhaskar@gmail.com>
Date: Mon, 22 Mar 2021 12:15:21 +0530
From: Bhaskar Chowdhury <unixbhaskar@...il.com>
To: jejb@...ux.ibm.com, martin.petersen@...cle.com,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: rdunlap@...radead.org, Bhaskar Chowdhury <unixbhaskar@...il.com>
Subject: [PATCH] scsi_dh: Fix a typo
s/infrastruture/infrastructure/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@...il.com>
---
include/scsi/scsi_dh.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/scsi/scsi_dh.h b/include/scsi/scsi_dh.h
index 2852e470a8ed..a9f782fe732a 100644
--- a/include/scsi/scsi_dh.h
+++ b/include/scsi/scsi_dh.h
@@ -1,6 +1,6 @@
/* SPDX-License-Identifier: GPL-2.0-or-later */
/*
- * Header file for SCSI device handler infrastruture.
+ * Header file for SCSI device handler infrastructure.
*
* Modified version of patches posted by Mike Christie <michaelc@...wisc.edu>
*
--
2.31.0
Powered by blists - more mailing lists