Re: [PATCH] efi: Fix formatting and remove unneeded parenthesis

2023-06-28 Thread Daniel Kiper
On Wed, Jun 28, 2023 at 01:22:40AM -0500, Glenn Washburn wrote: > Signed-off-by: Glenn Washburn Reviewed-by: Daniel Kiper Daniel ___ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel

[PATCH] efi: Fix formatting and remove unneeded parenthesis

2023-06-27 Thread Glenn Washburn
Signed-off-by: Glenn Washburn --- grub-core/loader/efi/linux.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/grub-core/loader/efi/linux.c b/grub-core/loader/efi/linux.c index 3a910b565007..43c4e2d3dcac 100644 --- a/grub-core/loader/efi/linux.c +++ b/grub-core/loader/efi/