Re: [PATCH 2/2] Documentation: Add a blurb about using scripts/git-send-email.sh

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2022-06-17 at 18:54 +0000, Limonciello, Mario wrote:
> > -----Original Message-----
> > From: Jonathan Corbet <corbet@xxxxxxx>
[]
> > > 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".




[Index of Archives]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Linux FS]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux