]> git.ipfire.org Git - thirdparty/u-boot.git/commit
efi_loader: efi_dp_get_next_instance() superfluous statement
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Thu, 27 Sep 2018 18:55:04 +0000 (20:55 +0200)
committerAlexander Graf <agraf@suse.de>
Tue, 16 Oct 2018 20:56:18 +0000 (22:56 +0200)
commitd081f27fc28d3a0f9fbb6045e4121709bc303028
treece946f6dee72996cbcde883b918dd7454be41672
parentb50f075286f953abb2f056ecda76ac034b3a1787
efi_loader: efi_dp_get_next_instance() superfluous statement

Remove a superfluous statement in efi_dp_get_next_instance().

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
Signed-off-by: Alexander Graf <agraf@suse.de>
lib/efi_loader/efi_device_path.c