On 2026-06-25T09:05:24, Romain Gantois <[email protected]> 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 <[email protected]> > Reviewed-by: Herve Codina <[email protected]> > > include/linux/list.h | 10 ++++++++++ > 1 file changed, 10 insertions(+)
Reviewed-by: Simon Glass <[email protected]> (I don't suppose Linux has any tests for lists that we could copy?)

