[PATCH 1/5] linux: list: add a function to count list nodes
Simon Glass
sjg at chromium.org
Tue Jul 30 21:44:35 CEST 2024
On Tue, 30 Jul 2024 at 05:11, Sughosh Ganu <sughosh.ganu at linaro.org> wrote:
>
> Add a function to count the nodes of a list.
>
> Taken from linux 6.11-rc1 tag commit 8400291e289e.
>
> Signed-off-by: Sughosh Ganu <sughosh.ganu at linaro.org>
> ---
> include/linux/list.h | 15 +++++++++++++++
> 1 file changed, 15 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list