diff options
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | 2018-01-11 08:15:55 +0100 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2018-01-22 23:09:12 +0100 |
commit | 32e6fed6e93fad0b38aa5bdec085a3ae316aa97b (patch) | |
tree | a3e963e325f9af8b2e73e9a0d5bb37b701689eda /test/trace | |
parent | 853540c84fdad4c2b0755c0041e87efba376aec2 (diff) |
efi_loader: simplify efi_remove_all_protocols
Replace list_for_each_safe() and list_entry() by
list_for_each_entry_safe().
Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'test/trace')
0 files changed, 0 insertions, 0 deletions