linux-arch.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] asm-generic/page.h: fix typo in #error text requiring a real asm/page.h
@ 2019-02-21 11:36 Mike Rapoport
  2019-02-21 11:36 ` Mike Rapoport
  2019-02-22 20:53 ` Arnd Bergmann
  0 siblings, 2 replies; 4+ messages in thread
From: Mike Rapoport @ 2019-02-21 11:36 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: linux-arch, linux-kernel, Mike Rapoport

Replace "need to prove a real asm/page.h" with "need to provide a real
asm/page.h"

Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
---
 include/asm-generic/page.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/asm-generic/page.h b/include/asm-generic/page.h
index 27bf337..fe801f0 100644
--- a/include/asm-generic/page.h
+++ b/include/asm-generic/page.h
@@ -7,7 +7,7 @@
  */
 
 #ifdef CONFIG_MMU
-#error need to prove a real asm/page.h
+#error need to provide a real asm/page.h
 #endif
 
 
-- 
2.7.4

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

* [PATCH] asm-generic/page.h: fix typo in #error text requiring a real asm/page.h
  2019-02-21 11:36 [PATCH] asm-generic/page.h: fix typo in #error text requiring a real asm/page.h Mike Rapoport
@ 2019-02-21 11:36 ` Mike Rapoport
  2019-02-22 20:53 ` Arnd Bergmann
  1 sibling, 0 replies; 4+ messages in thread
From: Mike Rapoport @ 2019-02-21 11:36 UTC (permalink / raw)
  To: Arnd Bergmann; +Cc: linux-arch, linux-kernel, Mike Rapoport

Replace "need to prove a real asm/page.h" with "need to provide a real
asm/page.h"

Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
---
 include/asm-generic/page.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/asm-generic/page.h b/include/asm-generic/page.h
index 27bf337..fe801f0 100644
--- a/include/asm-generic/page.h
+++ b/include/asm-generic/page.h
@@ -7,7 +7,7 @@
  */
 
 #ifdef CONFIG_MMU
-#error need to prove a real asm/page.h
+#error need to provide a real asm/page.h
 #endif
 
 
-- 
2.7.4

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

* Re: [PATCH] asm-generic/page.h: fix typo in #error text requiring a real asm/page.h
  2019-02-21 11:36 [PATCH] asm-generic/page.h: fix typo in #error text requiring a real asm/page.h Mike Rapoport
  2019-02-21 11:36 ` Mike Rapoport
@ 2019-02-22 20:53 ` Arnd Bergmann
  2019-02-22 20:53   ` Arnd Bergmann
  1 sibling, 1 reply; 4+ messages in thread
From: Arnd Bergmann @ 2019-02-22 20:53 UTC (permalink / raw)
  To: Mike Rapoport; +Cc: linux-arch, Linux Kernel Mailing List

On Thu, Feb 21, 2019 at 12:36 PM Mike Rapoport <rppt@linux.ibm.com> wrote:
>
> Replace "need to prove a real asm/page.h" with "need to provide a real
> asm/page.h"
>
> Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>

Applied, thanks!

      Arnd

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

* Re: [PATCH] asm-generic/page.h: fix typo in #error text requiring a real asm/page.h
  2019-02-22 20:53 ` Arnd Bergmann
@ 2019-02-22 20:53   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2019-02-22 20:53 UTC (permalink / raw)
  To: Mike Rapoport; +Cc: linux-arch, Linux Kernel Mailing List

On Thu, Feb 21, 2019 at 12:36 PM Mike Rapoport <rppt@linux.ibm.com> wrote:
>
> Replace "need to prove a real asm/page.h" with "need to provide a real
> asm/page.h"
>
> Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>

Applied, thanks!

      Arnd

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

end of thread, other threads:[~2019-02-22 20:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-21 11:36 [PATCH] asm-generic/page.h: fix typo in #error text requiring a real asm/page.h Mike Rapoport
2019-02-21 11:36 ` Mike Rapoport
2019-02-22 20:53 ` Arnd Bergmann
2019-02-22 20:53   ` Arnd Bergmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).