diff options
| author | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-04-14 19:48:45 +0300 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2020-04-21 00:45:23 +0300 |
| commit | f08252469ef5b10863424e502bb1ed049d18390c (patch) | |
| tree | d57c8175006a888a9740ae2ec64f463bb12cbd12 /tools/perf/scripts/python/powerpc-hcalls.py | |
| parent | ad89c8852fde7ab0c4007f5b753517cf508d12be (diff) | |
| download | linux-f08252469ef5b10863424e502bb1ed049d18390c.tar.xz | |
docs: drivers: fix some warnings at base/platform.c when building docs
Currrently, two warnings are generated when building docs:
./drivers/base/platform.c:136: WARNING: Unexpected indentation.
./drivers/base/platform.c:214: WARNING: Unexpected indentation.
As examples are code blocks, they should use "::" markup. However,
Example::
Is currently interpreted as a new section.
While we could fix kernel-doc to accept such new syntax, it is
easier to just replace it with:
For Example::
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/564273815a76136fb5e453969b1012a786d99e28.1586881715.git.mchehab+huawei@kernel.org
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python/powerpc-hcalls.py')
0 files changed, 0 insertions, 0 deletions
