[PATCH] scsi_dh: Fix a typo

From: Bhaskar Chowdhury
Date: Mon Mar 22 2021 - 02:46:36 EST



s/infrastruture/infrastructure/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@xxxxxxxxx>
---
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@xxxxxxxxxxx>
*
--
2.31.0