diff options
| author | Simon Horman <horms@kernel.org> | 2024-08-22 13:57:31 +0100 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-26 09:37:23 -0700 |
| commit | 7f47fcea8c6b4af25e72e0ebb8d492a181b7ce03 (patch) | |
| tree | 7c14e3894c43685948c934111275ed39e6fc0fad /include/net/sctp/sctp.h | |
| parent | net: sched: Correct spelling in headers (diff) | |
| download | linux-7f47fcea8c6b4af25e72e0ebb8d492a181b7ce03.tar.gz linux-7f47fcea8c6b4af25e72e0ebb8d492a181b7ce03.zip | |
sctp: Correct spelling in headers
Correct spelling in sctp.h and structs.h.
As reported by codespell.
Cc: Marcelo Ricardo Leitner <marcelo.leitner@gmail.com>
Signed-off-by: Simon Horman <horms@kernel.org>
Acked-by: Xin Long <lucien.xin@gmail.com>
Link: https://patch.msgid.link/20240822-net-spell-v1-10-3a98971ce2d2@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'include/net/sctp/sctp.h')
| -rw-r--r-- | include/net/sctp/sctp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/sctp/sctp.h b/include/net/sctp/sctp.h index a2310fa995f6..84e6b9fd5610 100644 --- a/include/net/sctp/sctp.h +++ b/include/net/sctp/sctp.h @@ -28,7 +28,7 @@ #define __net_sctp_h__ /* Header Strategy. - * Start getting some control over the header file depencies: + * Start getting some control over the header file dependencies: * includes * constants * structs |
