efi_loader: function descriptions efi_image_loader.c
authorHeinrich Schuchardt <xypron.glpk@gmx.de>
Sat, 30 May 2020 03:48:08 +0000 (05:48 +0200)
committerHeinrich Schuchardt <xypron.glpk@gmx.de>
Wed, 3 Jun 2020 15:19:17 +0000 (17:19 +0200)
commit4afceb4d17ecb07ff92c8489fea066a288e1030e
tree914450659ef583a573af6073730f2ae59b4e1578
parent4f7dc5f608c07f5bc169217bedac6883b0d998df
efi_loader: function descriptions efi_image_loader.c

We want to follow the Linux kernel style for function descriptions.

Add missing parentheses after function names.

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
lib/efi_loader/efi_image_loader.c