Two comment typos under 802.15.4, 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/[email protected]/ Hemanth Selam (2): ieee802154: at86rf230: fix typo "upto" in comment mac802154: fix typo "substract" in comment drivers/net/ieee802154/at86rf230.c | 2 +- net/mac802154/iface.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)

