Linux kbuild/kconfig development
 help / color / mirror / Atom feed
* [PATCH] Corrected formatting of header in kbuild module docs
@ 2019-09-21 22:23 Matthew Garrett
  2019-09-22  5:10 ` Masahiro Yamada
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Garrett @ 2019-09-21 22:23 UTC (permalink / raw)
  To: linux-kbuild; +Cc: yamada.masahiro, michal.lkml, Alex Gaynor, Matthew Garrett

From: Alex Gaynor <alex.gaynor@gmail.com>

Minor formatting fixup.

Signed-off-by: Alex Gaynor <alex.gaynor@gmail.com>
Signed-off-by: Matthew Garrett <mjg59@google.com>
---
 Documentation/kbuild/modules.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Documentation/kbuild/modules.rst b/Documentation/kbuild/modules.rst
index 24e763482650..6716508fb79c 100644
--- a/Documentation/kbuild/modules.rst
+++ b/Documentation/kbuild/modules.rst
@@ -495,7 +495,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
-- 
2.21.0

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-09-22  5:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-21 22:23 [PATCH] Corrected formatting of header in kbuild module docs Matthew Garrett
2019-09-22  5:10 ` Masahiro Yamada

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox