On Fri, 31 Mar 2023 09:52:28 +0200, Geert Uytterhoeven wrote: > Add the missing return value documentation to the linuxdoc comment block > for the of_address_to_resource() function. > > Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > drivers/of/address.c | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks!