summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/kernel-api.rst
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2022-06-15 06:33:03 +0900
committerLuis Chamberlain <mcgrof@kernel.org>2022-07-01 14:50:01 -0700
commit2cc39179acbbe524127f0427cee92b629db4d64b (patch)
tree742545d6ce30a2a26b2bd03cea23daf1f6e83fff /Documentation/core-api/kernel-api.rst
parentf963ef123900ac534aeb6141642e5351989ac14c (diff)
downloadlinux-2cc39179acbbe524127f0427cee92b629db4d64b.tar.gz
linux-2cc39179acbbe524127f0427cee92b629db4d64b.tar.bz2
linux-2cc39179acbbe524127f0427cee92b629db4d64b.zip
doc: module: update file references
Adjust documents to the file moves made by commit cfc1d277891e ("module: Move all into module/"). Thanks to Yanteng Si for helping me to update Documentation/translations/zh_CN/core-api/kernel-api.rst Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Acked-by: Yanteng Si <siyanteng@loongson.cn> Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
Diffstat (limited to 'Documentation/core-api/kernel-api.rst')
-rw-r--r--Documentation/core-api/kernel-api.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/core-api/kernel-api.rst b/Documentation/core-api/kernel-api.rst
index d6b3f94b9f1f..0793c400d4b0 100644
--- a/Documentation/core-api/kernel-api.rst
+++ b/Documentation/core-api/kernel-api.rst
@@ -223,7 +223,7 @@ Module Loading
Inter Module support
--------------------
-Refer to the file kernel/module.c for more information.
+Refer to the files in kernel/module/ for more information.
Hardware Interfaces
===================