Skip to content
Snippets Groups Projects
Commit 5023bd7a authored by Simon Glass's avatar Simon Glass Committed by Bin Meng
Browse files

list: Add list_last_entry() to find the last entry


We have list_first_entry() but in some cases it is useful to find the last
item added to the list. Add a macro for this.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
Reviewed-by: default avatarBin Meng <bmeng.cn@gmail.com>
parent b91c6a12
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment