[PATCH 0085/1529] Fix typo

Andrea Gelmini andrea.gelmini at gelma.net
Sat May 21 05:21:57 PDT 2016


On Sat, May 21, 2016 at 12:55:56PM +0100, Russell King - ARM Linux wrote:
> On Sat, May 21, 2016 at 01:47:59PM +0200, Andrea Gelmini wrote:
> > Signed-off-by: Andrea Gelmini <andrea.gelmini at gelma.net>
> > ---
> >  arch/arm/include/asm/ucontext.h | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/arch/arm/include/asm/ucontext.h b/arch/arm/include/asm/ucontext.h
> > index 14749ae..b4d2d0f 100644
> > --- a/arch/arm/include/asm/ucontext.h
> > +++ b/arch/arm/include/asm/ucontext.h
> > @@ -8,7 +8,7 @@
> >   * ucontext now has room for all registers which need to be saved and
> >   * restored.  Coprocessor registers are stored in uc_regspace.  Each
> >   * coprocessor's saved state should start with a documented 32-bit magic
> > - * number, followed by a 32-bit word giving the coproccesor's saved size.
> > + * number, followed by a 32-bit word giving the coprocessor saved size.
> 
> The original is fine, and I'd say is more correct.

My point was about the spelling: coproccesor (double C, single S).

I don't resend a new version of the patch.
My interest is notify it, don't care to have commit in kernel for such
little thing.
I guess is easier if you fix it with next batch of your patches.

Bye,
Andrea



More information about the linux-arm-kernel mailing list