of: Add missing 'Return' section in kerneldoc comments
authorRob Herring <robh@kernel.org>
Thu, 25 Mar 2021 16:47:12 +0000 (10:47 -0600)
committerRob Herring <robh@kernel.org>
Sat, 27 Mar 2021 18:59:03 +0000 (12:59 -0600)
commit8c8239c2c1fb82f171cb22a707f3bb88a2f22109
tree37011f8ae5653bd8e776de213d2025c38e8872fe
parent62f026f082e4d762a47b43ea693b38f025122332
of: Add missing 'Return' section in kerneldoc comments

Many of the DT kerneldoc comments are lacking a 'Return' section. Let's
add the section in cases we have a description of return values. There's
still some cases where the return values are not documented.

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/20210325164713.1296407-8-robh@kernel.org
drivers/of/base.c
drivers/of/dynamic.c
drivers/of/fdt.c
drivers/of/irq.c
drivers/of/overlay.c
drivers/of/platform.c
drivers/of/property.c
include/linux/of.h