From bb3fed50cb019adb6f3d8daf26d3a3e923c6e74e Mon Sep 17 00:00:00 2001 From: Shaikh Kamaluddin Date: Tue, 28 Jul 2026 21:11:42 +0530 Subject: [PATCH] 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 Reviewed-by: Joe Damato Link: https://patch.msgid.link/20260728154142.12133-1-shaikhkamal2012@gmail.com Signed-off-by: Jakub Kicinski --- 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