[PATCH 17/24] arch/Kconfig: update unaligned-memory-access.rst reference

From: Mauro Carvalho Chehab
Date: Wed Jan 13 2021 - 06:02:36 EST


Changeset 997c798e1444 ("docs: sysctl/kernel: document unaligned controls")
renamed: Documentation/unaligned-memory-access.txt
to: Documentation/process/unaligned-memory-access.rst.

Update its cross-reference accordingly.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
---
arch/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/Kconfig b/arch/Kconfig
index a3de881ed54a..89bcfa1c3ad8 100644
--- a/arch/Kconfig
+++ b/arch/Kconfig
@@ -156,7 +156,7 @@ config HAVE_64BIT_ALIGNED_ACCESS
accesses are required to be 64 bit aligned in this way even
though it is not a 64 bit architecture.

- See Documentation/unaligned-memory-access.txt for more
+ See Documentation/process/unaligned-memory-access.rst for more
information on the topic of unaligned memory accesses.

config HAVE_EFFICIENT_UNALIGNED_ACCESS
--
2.29.2