>
>
> + {
> + grub_errno = err;
> + goto fail;
> + }
>
grub_errno is already set. No need to set it again
> initrd_mem = get_virtual_current_address (ch);
> initrd_mem_target = get_physical_target_address (ch);
> }
> --
> 2.34.1
>
>
> _______________________________________________
> Grub-devel mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/grub-devel
>
_______________________________________________
Grub-devel mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/grub-devel