lkml.org 
[lkml]   [2022]   [Jun]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
SubjectRe: [PATCH 2/2] Documentation: Add a blurb about using scripts/git-send-email.sh
From
Date
On Fri, 2022-06-17 at 18:54 +0000, Limonciello, Mario wrote:
> > -----Original Message-----
> > From: Jonathan Corbet <corbet@lwn.net>
[]
> > > diff --git a/Documentation/process/submitting-patches.rst
[]
> > > @@ -225,7 +225,10 @@ Select the recipients for your patch
> > > ------------------------------------
> > >
> > > You should always copy the appropriate subsystem maintainer(s) on any patch
> > > -to code that they maintain; look through the MAINTAINERS file and the
> > > +to code that they maintain. A helper script is available in
> > > +./scripts/git-send-email.sh that can be used with git-send-email to automatically
> > > +findd the appropriate recipients for a patch.
> >
> > Please run a spelling checker on your documentation changes.
> Oh whoops; sorry. I'm a bit surprised ./scripts/checkpatch didn't catch that.

checkpatch (and codespell) relies on a list of common misspellings.

You could add the misspelling to scripts/spelling.txt or maybe
add --codespell to the checkpatch invocation.

But adding --codespell here didn't find that typo either as
the codespell dictionary list doesn't include "findd".

\
 
 \ /
  Last update: 2022-06-17 21:07    [W:0.127 / U:0.428 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site