linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: arm64: fix trivial spelling enought to enough in memory.rst
@ 2020-02-19 22:14 Scott Branden
  2020-02-20  9:27 ` Will Deacon
  0 siblings, 1 reply; 2+ messages in thread
From: Scott Branden @ 2020-02-19 22:14 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, Jonathan Corbet, Jiri Kosina
  Cc: linux-arm-kernel, linux-doc, linux-kernel, Scott Branden

Fix trivial spelling error enought to enough in memory.rst.

Cc: trivial@kernel.org
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
---
 Documentation/arm64/memory.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/arm64/memory.rst b/Documentation/arm64/memory.rst
index 02e02175e6f5..cf03b3290800 100644
--- a/Documentation/arm64/memory.rst
+++ b/Documentation/arm64/memory.rst
@@ -129,7 +129,7 @@ this logic.
 
 As a single binary will need to support both 48-bit and 52-bit VA
 spaces, the VMEMMAP must be sized large enough for 52-bit VAs and
-also must be sized large enought to accommodate a fixed PAGE_OFFSET.
+also must be sized large enough to accommodate a fixed PAGE_OFFSET.
 
 Most code in the kernel should not need to consider the VA_BITS, for
 code that does need to know the VA size the variables are
-- 
2.17.1


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

* Re: [PATCH] docs: arm64: fix trivial spelling enought to enough in memory.rst
  2020-02-19 22:14 [PATCH] docs: arm64: fix trivial spelling enought to enough in memory.rst Scott Branden
@ 2020-02-20  9:27 ` Will Deacon
  0 siblings, 0 replies; 2+ messages in thread
From: Will Deacon @ 2020-02-20  9:27 UTC (permalink / raw)
  To: Scott Branden
  Cc: Catalin Marinas, Jonathan Corbet, Jiri Kosina, linux-arm-kernel,
	linux-doc, linux-kernel

On Wed, Feb 19, 2020 at 02:14:03PM -0800, Scott Branden wrote:
> Fix trivial spelling error enought to enough in memory.rst.
> 
> Cc: trivial@kernel.org
> Signed-off-by: Scott Branden <scott.branden@broadcom.com>
> ---
>  Documentation/arm64/memory.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

I can take this along with the other arm64 fixes I have pending.

Will

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

end of thread, other threads:[~2020-02-20  9:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-19 22:14 [PATCH] docs: arm64: fix trivial spelling enought to enough in memory.rst Scott Branden
2020-02-20  9:27 ` Will Deacon

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).