Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-11 | include: Add a list empty check function | Atish Patra | |
Implement a list helper function that checks for empty lists. Reviewed-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Xiang W <wxjstz@126.com> Signed-off-by: Atish Patra <atish.patra@wdc.com> | |||
2020-01-22 | include: Add generic and simple list handling APIs | Anup Patel | |
This patch adds generic and simple list handling APIs adapted from Xvisor sources. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com> |