mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-11 17:10:13 +00: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:
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::
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user