diff options
| author | Ariful Islam Shoikot <islamarifulshoikat@gmail.com> | 2026-04-20 17:45:53 +0600 |
|---|---|---|
| committer | Jakub Kicinski <kuba@kernel.org> | 2026-04-22 20:16:58 -0700 |
| commit | 645d044d7e5c99079ff2b134bd35d3301be2ec79 (patch) | |
| tree | ae1df635f0a6e1af622d36c42b95c3da8da18965 /Documentation/process | |
| parent | 2c054e17d9d41f1020376806c7f750834ced4dc5 (diff) | |
docs: maintainer-netdev: fix typo in "targeting"
Fix spelling mistake "targgeting" -> "targeting" in
maintainer-netdev.rst
No functional change.
Signed-off-by: Ariful Islam Shoikot <islamarifulshoikat@gmail.com>
Reviewed-by: Breno Leitao <leitao@debian.org>
Link: https://patch.msgid.link/20260420114554.1026-1-islamarifulshoikat@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'Documentation/process')
| -rw-r--r-- | Documentation/process/maintainer-netdev.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/process/maintainer-netdev.rst b/Documentation/process/maintainer-netdev.rst index bda93b459a053..ec7b9aa2877f5 100644 --- a/Documentation/process/maintainer-netdev.rst +++ b/Documentation/process/maintainer-netdev.rst @@ -528,7 +528,7 @@ The exact rules a driver must follow to acquire the ``Supported`` status: status will be withdrawn. 5. Test failures due to bugs either in the driver or the test itself, - or lack of support for the feature the test is targgeting are + or lack of support for the feature the test is targeting are *not* a basis for losing the ``Supported`` status. netdev CI will maintain an official page of supported devices, listing their |
