of: linux/of.h: fix kernel-doc warnings
authorRandy Dunlap <rdunlap@infradead.org>
Sat, 17 Apr 2021 06:12:44 +0000 (23:12 -0700)
committerRob Herring <robh@kernel.org>
Wed, 21 Apr 2021 15:24:41 +0000 (10:24 -0500)
commitc968b89a1d446ec4a1ed3022ebd79d36de5ea1eb
treefd83f63cc5596388245171557e4422461e378c13
parent9d57e61bf72336e13e4cd3c31e93ab26266296a8
of: linux/of.h: fix kernel-doc warnings

Correct kernel-doc notation warnings:

../include/linux/of.h:1211: warning: Function parameter or member 'output' not described in 'of_property_read_string_index'
../include/linux/of.h:1211: warning: Excess function parameter 'out_string' description in 'of_property_read_string_index'
../include/linux/of.h:1477: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
 * Overlay support

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210417061244.2262-1-rdunlap@infradead.org
include/linux/of.h