commit | fbdb93c301c5098ea537dcc51703edb5cf8d7a17 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sat May 11 08:43:30 2019 +0200 |
committer | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun May 12 20:54:22 2019 +0200 |
tree | 70300d8a80ecab5064639e38befe21d02a8c9f87 | |
parent | 906f6858218fd892463bf964888328c3f6f26135 [diff] |
efi_loader: simplify efi_allocate_pages() Replace unnecessary control structures by using return statements. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>