mirror of
https://github.com/torvalds/linux.git
synced 2026-09-14 16:10:02 +02:00
netlink: specs: nl80211: fix TOOD -> TODO
Fix spelling error reported by codespell in description strings: TOOD -> TODO. Attribute names are untouched. No functional change. Signed-off-by: Shaikh Kamaluddin <shaikhkamal2012@gmail.com> Reviewed-by: Joe Damato <joe@dama.to> Link: https://patch.msgid.link/20260728154142.12133-1-shaikhkamal2012@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
This commit is contained in:
parent
9ae7ed101c
commit
bb3fed50cb
|
|
@ -1139,10 +1139,10 @@ attribute-sets:
|
|||
type: binary
|
||||
-
|
||||
name: fils-discovery
|
||||
type: binary # TOOD: nest
|
||||
type: binary # TODO: nest
|
||||
-
|
||||
name: unsol-bcast-probe-resp
|
||||
type: binary # TOOD: nest
|
||||
type: binary # TODO: nest
|
||||
-
|
||||
name: s1g-capability
|
||||
type: binary
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user