aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/kbuild
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2019-09-21 15:23:04 -0700
committerMasahiro Yamada <yamada.masahiro@socionext.com>2019-10-01 09:21:21 +0900
commit807f2105b87af20c4a582fb62111b16689f83bb8 (patch)
tree082fdfa6d3c6ace27884e5045f790ddab2a239a9 /Documentation/kbuild
parentkbuild: remove SUBDIRS support (diff)
downloadlinux-dev-807f2105b87af20c4a582fb62111b16689f83bb8.tar.xz
linux-dev-807f2105b87af20c4a582fb62111b16689f83bb8.zip
kbuild: correct formatting of header in kbuild module docs
Minor formatting fixup. Fixes: cd238effefa2 ("docs: kbuild: convert docs to ReST and rename to *.rst") Signed-off-by: Alex Gaynor <alex.gaynor@gmail.com> Signed-off-by: Matthew Garrett <mjg59@google.com> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'Documentation/kbuild')
-rw-r--r--Documentation/kbuild/modules.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/kbuild/modules.rst b/Documentation/kbuild/modules.rst
index d2ae799237fd..33a17121d11d 100644
--- a/Documentation/kbuild/modules.rst
+++ b/Documentation/kbuild/modules.rst
@@ -498,7 +498,8 @@ build.
will be written containing all exported symbols that were not
defined in the kernel.
---- 6.3 Symbols From Another External Module
+6.3 Symbols From Another External Module
+----------------------------------------
Sometimes, an external module uses exported symbols from
another external module. kbuild needs to have full knowledge of