[PATCH wireless-next v2 0/4] wifi: fix typos in comments

From: Hemanth Selam

Date: Mon Sep 07 2026 - 06:02:35 EST


Comment typos under wireless, split per component. Found with scripts/checkpatch.pl using the
misspelling list in scripts/spelling.txt. Comments only, no code
changes.

v1 went out with a bare [PATCH] and a "net:" subject prefix. As
maintainer-netdev.rst asks, v2 designates the patches to a tree, and
each subject now names the component it touches instead of "net:". The
series is rebased onto that tree; the diff is unchanged.

v1: https://lore.kernel.org/all/20260907061417.33729-1-hemanth.selam@xxxxxxxxx/


Hemanth Selam (4):
wifi: nl80211: vendor-cmd: intel: fix typo "firwmare" in comment
uapi: wireless: fix typos in comments
wifi: mac80211: fix typo "capabilties" in comment
wifi: mac80211: fix repeated word 'used' in comment

include/net/mac80211.h | 2 +-
include/uapi/linux/nl80211-vnd-intel.h | 2 +-
include/uapi/linux/wireless.h | 6 +++---
net/mac80211/cfg.c | 2 +-
4 files changed, 6 insertions(+), 6 deletions(-)