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