]> git.baikalelectronics.ru Git - kernel.git/commit
of: Fix kerneldoc output formatting
authorRob Herring <robh@kernel.org>
Fri, 26 Mar 2021 19:26:06 +0000 (13:26 -0600)
committerRob Herring <robh@kernel.org>
Sat, 27 Mar 2021 18:58:42 +0000 (12:58 -0600)
commit69af028e9a1dd7b5f5910d23483be6f42c82ece3
tree4c515c82526b17cdaa83e6d03f2ebef3ccfc8ebf
parent85d6193226826c382317e6a3b1bb280a70b3995f
of: Fix kerneldoc output formatting

The indentation of the kerneldoc comments affects the output formatting.
Leading tabs in particular don't work, sections need to be indented
under the section header, and several code blocks are reformatted.

Cc: Frank Rowand <frowand.list@gmail.com>
Cc: Mauro Carvalho Chehab <mchehab@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Reviewed-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Link: https://lore.kernel.org/r/20210326192606.3702739-1-robh@kernel.org
drivers/of/base.c
drivers/of/fdt.c