Skip to content

Commit 807f210

Browse files
alexmasahir0y
authored andcommitted
kbuild: correct formatting of header in kbuild module docs
Minor formatting fixup. Fixes: cd238ef ("docs: kbuild: convert docs to ReST and rename to *.rst") Signed-off-by: Alex Gaynor <[email protected]> Signed-off-by: Matthew Garrett <[email protected]> Signed-off-by: Masahiro Yamada <[email protected]>
1 parent 7e35b42 commit 807f210

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Documentation/kbuild/modules.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -498,7 +498,8 @@ build.
498498
will be written containing all exported symbols that were not
499499
defined in the kernel.
500500

501-
--- 6.3 Symbols From Another External Module
501+
6.3 Symbols From Another External Module
502+
----------------------------------------
502503

503504
Sometimes, an external module uses exported symbols from
504505
another external module. kbuild needs to have full knowledge of

0 commit comments

Comments
 (0)