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)
commit62f026f082e4d762a47b43ea693b38f025122332
tree4c515c82526b17cdaa83e6d03f2ebef3ccfc8ebf
parentb83db5b8490073dfd27f4fd478b478f34e51bb36
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