mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
Documentation/kbuild: Fix indentation in modules.rst example
Correct the indentation in an example within the `modules.rst` file to improve readability. Signed-off-by: Kefan Liu <liukefan24s@ict.ac.cn> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
This commit is contained in:
committed by
Masahiro Yamada
parent
e6a03a6669
commit
82e7a59971
@@ -318,7 +318,7 @@ Several Subdirectories
|
||||
| |__ include
|
||||
| |__ hardwareif.h
|
||||
|__ include
|
||||
|__ complex.h
|
||||
|__ complex.h
|
||||
|
||||
To build the module complex.ko, we then need the following
|
||||
kbuild file::
|
||||
|
||||
Reference in New Issue
Block a user