[PATCH] scsi: fix typo in fc_els.h

From: Dave Marquardt via B4 Relay

Date: Tue Mar 24 2026 - 13:01:44 EST


From: Dave Marquardt <davemarq@xxxxxxxxxxxxx>

Changed "caause" to "cause".

---
Fixed spelling error in fe_els.h.

Signed-off-by: Dave Marquardt <davemarq@xxxxxxxxxxxxx>
---
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@xxxxxxxxxxxxx>