* [PATCH 0085/1529] Fix typo @ 2016-05-21 11:47 Andrea Gelmini 2016-05-21 11:55 ` Russell King - ARM Linux 0 siblings, 1 reply; 4+ messages in thread From: Andrea Gelmini @ 2016-05-21 11:47 UTC (permalink / raw) To: linux-arm-kernel Signed-off-by: Andrea Gelmini <andrea.gelmini@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. * uc_regspace may be expanded if necessary, although this takes some * coordination with glibc. */ -- 2.8.2.534.g1f66975 ^ permalink raw reply related [flat|nested] 4+ messages in thread
* [PATCH 0085/1529] Fix typo 2016-05-21 11:47 [PATCH 0085/1529] Fix typo Andrea Gelmini @ 2016-05-21 11:55 ` Russell King - ARM Linux 2016-05-21 12:21 ` Andrea Gelmini 0 siblings, 1 reply; 4+ messages in thread From: Russell King - ARM Linux @ 2016-05-21 11:55 UTC (permalink / raw) To: linux-arm-kernel On Sat, May 21, 2016 at 01:47:59PM +0200, Andrea Gelmini wrote: > Signed-off-by: Andrea Gelmini <andrea.gelmini@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. "coprocessor's saved size" "saved size of the coprocessor". The apostrophe here is the possessive apostrophe. http://www.grammarbook.com/punctuation/apostro.asp -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. ^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 0085/1529] Fix typo 2016-05-21 11:55 ` Russell King - ARM Linux @ 2016-05-21 12:21 ` Andrea Gelmini 2016-05-21 12:49 ` Russell King - ARM Linux 0 siblings, 1 reply; 4+ messages in thread From: Andrea Gelmini @ 2016-05-21 12:21 UTC (permalink / raw) To: linux-arm-kernel 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@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 ^ permalink raw reply [flat|nested] 4+ messages in thread
* [PATCH 0085/1529] Fix typo 2016-05-21 12:21 ` Andrea Gelmini @ 2016-05-21 12:49 ` Russell King - ARM Linux 0 siblings, 0 replies; 4+ messages in thread From: Russell King - ARM Linux @ 2016-05-21 12:49 UTC (permalink / raw) To: linux-arm-kernel On Sat, May 21, 2016 at 12:21:57PM +0000, Andrea Gelmini wrote: > 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@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 didn't spot that, sorry. > 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. Well, I also don't care enough to fix the spelling either. I also don't see the point of applying a patch which results in it still being wrong. -- RMK's Patch system: http://www.armlinux.org.uk/developer/patches/ FTTC broadband for 0.8mile line: currently at 9.6Mbps down 400kbps up according to speedtest.net. ^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-05-21 12:49 UTC | newest] Thread overview: 4+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-05-21 11:47 [PATCH 0085/1529] Fix typo Andrea Gelmini 2016-05-21 11:55 ` Russell King - ARM Linux 2016-05-21 12:21 ` Andrea Gelmini 2016-05-21 12:49 ` Russell King - ARM Linux
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox