]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
Merge branch 'net-header-and-core-spelling-corrections'
authorJakub Kicinski <kuba@kernel.org>
Mon, 26 Aug 2024 16:37:25 +0000 (09:37 -0700)
committerJakub Kicinski <kuba@kernel.org>
Mon, 26 Aug 2024 16:37:26 +0000 (09:37 -0700)
Simon Horman says:

====================
net: header and core spelling corrections

This patchset addresses a number of spelling errors in comments in
Networking files under include/, and files in net/core/. Spelling
problems are as flagged by codespell.

It aims to provide patches that can be accepted directly into net-next.
And splits patches up based on maintainer boundaries: many things
feed directly into net-next. This is a complex process and I apologise
for any errors.

I also plan to address, via separate patches, spelling errors in other
files in the same directories, for files whose changes typically go
through trees other than net-next (which feed into net-next).
====================

Link: https://patch.msgid.link/20240822-net-spell-v1-0-3a98971ce2d2@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge