[PATCH v5 12/23] efi_loader: Avoid assigning desc in efi_mem_carve_out()

Simon Glass sjg at chromium.org
Tue Dec 17 20:47:30 CET 2024


Hi Ilias,

On Wed, 11 Dec 2024 at 08:15, Ilias Apalodimas
<ilias.apalodimas at linaro.org> wrote:
>
> On Wed, 11 Dec 2024 at 15:54, Simon Glass <sjg at chromium.org> wrote:
> >
> > Rather than assigning desc and then changing two fields, assign all four
> > fields, for clarity.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > (no changes since v1)
> >
> >  lib/efi_loader/efi_memory.c | 3 ++-
> >  1 file changed, 2 insertions(+), 1 deletion(-)
> >
Applied to sjg/master, thanks!


More information about the U-Boot mailing list