On Tue, 30 Jul 2024 at 14:12, Sughosh Ganu wrote:
>
> Use the list_for_each_entry() API to get the efi_mem_list node
> directly, instead of making an additional call to list_entry().
>
> Signed-off-by: Sughosh Ganu
> ---
> lib/efi_loader/efi_memory.c | 25 -
> 1 file chan
On 7/30/24 13:11, Sughosh Ganu wrote:
Use the list_for_each_entry() API to get the efi_mem_list node
directly, instead of making an additional call to list_entry().
Signed-off-by: Sughosh Ganu
Reviewed-by: Heinrich Schuchardt
---
lib/efi_loader/efi_memory.c | 25 -
2 matches
Mail list logo