On Tue, 30 Jul 2024 at 05:11, Sughosh Ganu <sughosh.g...@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.g...@linaro.org> > --- > include/linux/list.h | 15 +++++++++++++++ > 1 file changed, 15 insertions(+)
Reviewed-by: Simon Glass <s...@chromium.org>