Re: [PATCH v2 05/16] property: Move Return: section of fwnode_graph_get_endpoint_by_id() down
From: Jonathan Cameron
Date: Mon Sep 29 2025 - 05:38:02 EST
On Wed, 24 Sep 2025 10:45:51 +0300
Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx> wrote:
> Move Return: section of fwnode_graph_get_endpoint_by_id() down where it
> habitually is located.
I was rather expecting the kernel-doc documentation to specify this but
it only seems to do so by example. Hence reasonable to describe it as
you have.
>
> Signed-off-by: Sakari Ailus <sakari.ailus@xxxxxxxxxxxxxxx>
Reviewed-by: Jonathan Cameron <jonathan.cameron@xxxxxxxxxx>