[PATCH v3 2/6] dm: core: lists_bind_fdt: Replace found variable

Mattijs Korpershoek mkorpershoek at kernel.org
Fri Jan 16 09:23:52 CET 2026


Hi Markus,

Thank you for the patch.

On Wed, Jan 14, 2026 at 09:33, "Markus Schneider-Pargmann (TI.com)" <msp at baylibre.com> wrote:

> 'found' is only used at the end of the function to print a debug
> message. No need to maintain a variable if we can just return 0
> immediately when a driver was bound successfully.
>
> Reviewed-by: Simon Glass <simon.glass at canonical.com>
> Signed-off-by: Markus Schneider-Pargmann (TI.com) <msp at baylibre.com>

Reviewed-by: Mattijs Korpershoek <mkorpershoek at kernel.org>

> ---


More information about the U-Boot mailing list