[PATCH] Documentation, fix module-signing file reference.

From: Rakib Mullick
Date: Tue Oct 31 2017 - 10:40:04 EST


Kconfig reference for module-signing.txt file needs to
be replaced with admin-guide/module-signing.rst.

Signed-off-by: Rakib Mullick <rakib.mullick@xxxxxxxxx>
---
init/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/init/Kconfig b/init/Kconfig
index 3c1faaa..1b5e786 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1752,7 +1752,7 @@ config MODULE_SIG
help
Check modules for valid signatures upon load: the signature
is simply appended to the module. For more information see
- Documentation/module-signing.txt.
+ Documentation/admin-guide/module-signing.rst.

Note that this option adds the OpenSSL development packages as a
kernel build dependency so that the signing tool can use its crypto
--
2.9.3