All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 1/1] asm-generic: Fix spelling of architecture
@ 2023-07-24 13:43 Andy Shevchenko
  2023-08-18 16:01 ` Andy Shevchenko
  0 siblings, 1 reply; 5+ messages in thread
From: Andy Shevchenko @ 2023-07-24 13:43 UTC (permalink / raw)
  To: Andy Shevchenko, linux-arch, linux-kernel; +Cc: Arnd Bergmann

Fix spelling of "architecture" in the Kbuild file.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
---
 include/asm-generic/Kbuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/asm-generic/Kbuild b/include/asm-generic/Kbuild
index 941be574bbe0..def242528b1d 100644
--- a/include/asm-generic/Kbuild
+++ b/include/asm-generic/Kbuild
@@ -2,7 +2,7 @@
 #
 # asm headers that all architectures except um should have
 # (This file is not included when SRCARCH=um since UML borrows several
-# asm headers from the host architecutre.)
+# asm headers from the host architecture.)
 
 mandatory-y += atomic.h
 mandatory-y += archrandom.h
-- 
2.40.0.1.gaa8946217a0b


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH v1 1/1] asm-generic: Fix spelling of architecture
  2023-07-24 13:43 [PATCH v1 1/1] asm-generic: Fix spelling of architecture Andy Shevchenko
@ 2023-08-18 16:01 ` Andy Shevchenko
  2023-08-18 23:08   ` Randy Dunlap
  0 siblings, 1 reply; 5+ messages in thread
From: Andy Shevchenko @ 2023-08-18 16:01 UTC (permalink / raw)
  To: linux-arch, linux-kernel; +Cc: Arnd Bergmann

On Mon, Jul 24, 2023 at 04:43:01PM +0300, Andy Shevchenko wrote:
> Fix spelling of "architecture" in the Kbuild file.

Any comments?

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v1 1/1] asm-generic: Fix spelling of architecture
  2023-08-18 16:01 ` Andy Shevchenko
@ 2023-08-18 23:08   ` Randy Dunlap
  2023-10-06 15:07     ` Andy Shevchenko
  0 siblings, 1 reply; 5+ messages in thread
From: Randy Dunlap @ 2023-08-18 23:08 UTC (permalink / raw)
  To: Andy Shevchenko, linux-arch, linux-kernel; +Cc: Arnd Bergmann

Hi,

On 8/18/23 09:01, Andy Shevchenko wrote:
> On Mon, Jul 24, 2023 at 04:43:01PM +0300, Andy Shevchenko wrote:
>> Fix spelling of "architecture" in the Kbuild file.
> 
> Any comments?
> 

Acked-by: Randy Dunlap <rdunlap@infradead.org>
Thanks.

-- 
~Randy

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v1 1/1] asm-generic: Fix spelling of architecture
  2023-08-18 23:08   ` Randy Dunlap
@ 2023-10-06 15:07     ` Andy Shevchenko
  2023-10-06 20:31       ` Arnd Bergmann
  0 siblings, 1 reply; 5+ messages in thread
From: Andy Shevchenko @ 2023-10-06 15:07 UTC (permalink / raw)
  To: Randy Dunlap; +Cc: linux-arch, linux-kernel, Arnd Bergmann

On Fri, Aug 18, 2023 at 04:08:13PM -0700, Randy Dunlap wrote:
> On 8/18/23 09:01, Andy Shevchenko wrote:
> > On Mon, Jul 24, 2023 at 04:43:01PM +0300, Andy Shevchenko wrote:
> >> Fix spelling of "architecture" in the Kbuild file.
> > 
> > Any comments?
> 
> Acked-by: Randy Dunlap <rdunlap@infradead.org>

Thank you!

Arnd, is it possible to get this applied?
Or should I use another tree?

-- 
With Best Regards,
Andy Shevchenko



^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH v1 1/1] asm-generic: Fix spelling of architecture
  2023-10-06 15:07     ` Andy Shevchenko
@ 2023-10-06 20:31       ` Arnd Bergmann
  0 siblings, 0 replies; 5+ messages in thread
From: Arnd Bergmann @ 2023-10-06 20:31 UTC (permalink / raw)
  To: Andy Shevchenko, Randy Dunlap; +Cc: Linux-Arch, linux-kernel

On Fri, Oct 6, 2023, at 17:07, Andy Shevchenko wrote:
> On Fri, Aug 18, 2023 at 04:08:13PM -0700, Randy Dunlap wrote:
>> On 8/18/23 09:01, Andy Shevchenko wrote:
>> > On Mon, Jul 24, 2023 at 04:43:01PM +0300, Andy Shevchenko wrote:
>> >> Fix spelling of "architecture" in the Kbuild file.
>> > 
>> > Any comments?
>> 
>> Acked-by: Randy Dunlap <rdunlap@infradead.org>
>
> Thank you!
>
> Arnd, is it possible to get this applied?
> Or should I use another tree?

Merged for v6.7 now, thanks for the patch.

     Arnd

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-10-06 20:31 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-24 13:43 [PATCH v1 1/1] asm-generic: Fix spelling of architecture Andy Shevchenko
2023-08-18 16:01 ` Andy Shevchenko
2023-08-18 23:08   ` Randy Dunlap
2023-10-06 15:07     ` Andy Shevchenko
2023-10-06 20:31       ` Arnd Bergmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.