Fix spelling error reported by codespell in description strings:
TOOD -> TODO. Attribute names are untouched. No functional change.
Signed-off-by: Shaikh Kamaluddin <redacted>
---
Documentation/netlink/specs/nl80211.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Documentation/netlink/specs/nl80211.yaml b/Documentation/netlink/specs/nl80211.yaml
index 802097128bda..d9fdd66b497e 100644
--- a/Documentation/netlink/specs/nl80211.yaml
+++ b/Documentation/netlink/specs/nl80211.yaml
@@ -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
base-commit: 1590cf0329716306e948a8fc29f1d3ee87d3989f
prerequisite-patch-id: 912014811782d33538ddb17f00b64c15b364425e
prerequisite-patch-id: ccd9499245f9528a029f13653f6a670c70796caa
--
2.43.0