[PATCH 1/2] linux/list.h: Add list_is_first()

Simon Glass sjg at chromium.org
Thu Jun 25 18:25:44 CEST 2026


On 2026-06-25T09:05:24, Romain Gantois <romain.gantois at bootlin.com> wrote:
> linux/list.h: Add list_is_first()
>
> Include the list_is_first() kernel function, which will be used by the
> Renesas USBF driver.
>
> Signed-off-by: Romain Gantois <romain.gantois at bootlin.com>
> Reviewed-by: Herve Codina <herve.codina at bootlin.com>
>
> include/linux/list.h | 10 ++++++++++
>  1 file changed, 10 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>

(I don't suppose Linux has any tests for lists that we could copy?)


More information about the U-Boot mailing list