commit | 078d6e27d6a26a32c946140fd7bf7184d5d91632 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Sep 16 07:19:48 2018 +0200 |
committer | Alexander Graf <agraf@suse.de> | Sun Sep 23 21:55:30 2018 +0200 |
tree | 6ec1b2bf71002d5e12395a8f4e916c24827996dd | |
parent | 96857cd3e08543955c1fe63b002f8e7f27ca55f3 [diff] |
efi_loader: do not use local variable for handle Do not use a local variable for the handle backing the memory device path. Adjust relate comments. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Signed-off-by: Alexander Graf <agraf@suse.de>