On Thu, 2024-08-29 at 17:03 +0100, Simon Horman wrote: > Correct spelling in iw_handler.h. > As reported by codespell. > > Signed-off-by: Simon Horman <horms@xxxxxxxxxx> > --- > include/net/iw_handler.h | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/include/net/iw_handler.h b/include/net/iw_handler.h > index b2cf243ebe44..f7f4c2a79b9e 100644 > --- a/include/net/iw_handler.h > +++ b/include/net/iw_handler.h > @@ -23,7 +23,7 @@ > * to handle wireless statistics. > * > * The initial APIs served us well and has proven a reasonably good design. > - * However, there is a few shortcommings : > + * However, there is a few shortcomings : If we're going to touch it, maybe that should also say "there are a few shortcomings"? :) But is it worth it at all? This stuff is totally on the way out, so all the thing about "proven a reasonably good design", well, didn't really pan out in practice... johannes