[PATCH] scsi: fix typo in fc_els.h

Dave Marquardt via B4 Relay posted 1 patch 1 week, 4 days ago
include/uapi/scsi/fc/fc_els.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] scsi: fix typo in fc_els.h
Posted by Dave Marquardt via B4 Relay 1 week, 4 days ago
From: Dave Marquardt <davemarq@linux.ibm.com>

Changed "caause" to "cause".

---
Fixed spelling error in fe_els.h.

Signed-off-by: Dave Marquardt <davemarq@linux.ibm.com>
---
 include/uapi/scsi/fc/fc_els.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/scsi/fc/fc_els.h b/include/uapi/scsi/fc/fc_els.h
index 019096beb179..dca6a28f4e86 100644
--- a/include/uapi/scsi/fc/fc_els.h
+++ b/include/uapi/scsi/fc/fc_els.h
@@ -1030,7 +1030,7 @@ struct fc_fn_li_desc {
 					 */
 	__be32		event_count;	/* minimum number of event
 					 * occurrences during the event
-					 * threshold to caause the LI event
+					 * threshold to cause the LI event
 					 */
 	__be32		pname_count;	/* number of portname_list elements */
 	__be64		pname_list[];	/* list of N_Port_Names accessible

---
base-commit: 01f784fc9d0ab2a6dac45ee443620e517cb2a19b
change-id: 20260324-fix-typo-53e20394e3d6

Best regards,
--  
Dave Marquardt <davemarq@linux.ibm.com>
Re: [PATCH] scsi: fix typo in fc_els.h
Posted by Martin K. Petersen 2 days, 11 hours ago
On Tue, 24 Mar 2026 11:56:25 -0500, Dave Marquardt wrote:

> Changed "caause" to "cause".
> 
> 

Applied to 7.1/scsi-queue, thanks!

[1/1] scsi: fix typo in fc_els.h
      https://git.kernel.org/mkp/scsi/c/a08d2e05a46f

-- 
Martin K. Petersen
Re: [PATCH] scsi: fix typo in fc_els.h
Posted by Martin K. Petersen 1 week, 1 day ago
Dave,

> Changed "caause" to "cause".

Applied to 7.1/scsi-staging, thanks!

-- 
Martin K. Petersen