Wentao Guan e45b2b4e44 loader: Drop argv[] argument in grub_initrd_load()
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>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
Backport-commit: also for mips64
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>
2024-08-26 11:25:29 +08:00
..
2020-12-12 07:40:33 +08:00
2021-07-27 19:08:40 +08:00
2021-09-27 21:00:08 +08:00
2024-08-26 11:25:29 +08:00
2024-08-26 11:25:29 +08:00
2022-03-30 19:52:04 +08:00
2024-08-26 11:25:29 +08:00