grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 1/7] loader: drop argv[] argument in grub_initrd_load()


From: Daniel Kiper
Subject: Re: [PATCH v3 1/7] loader: drop argv[] argument in grub_initrd_load()
Date: Thu, 25 Nov 2021 14:23:50 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Thu, Oct 28, 2021 at 11:31:13PM +0300, Nikita Ermakov wrote:
> In the case of an error grub_initrd_load() uses argv[] to print the
> filename that caused the error. It is also possible to obtain the
> filename from the file handles and there is no need to duplicate that
> information in argv[], so let's drop it.
>
> Signed-off-by: Nikita Ermakov <arei@altlinux.org>

Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>

Daniel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]