mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 03:11:11 -04:00
scsi: fc: Fix typo in fc_els.h
Fixed spelling error in fe_els.h. Change "caause" to "cause". Signed-off-by: Dave Marquardt <davemarq@linux.ibm.com> Link: https://patch.msgid.link/20260324-fix-typo-v1-1-601f4fde35bc@linux.ibm.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
committed by
Martin K. Petersen
parent
665fb6a643
commit
a08d2e05a4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user