[RFC PATCH] Rename disto_[pxe_]getfile to distro_[pxe_]getfile
Simon Glass
sjg at chromium.org
Sat Aug 27 03:59:49 CEST 2022
On Fri, 26 Aug 2022 at 18:21, Simon Glass <sjg at chromium.org> wrote:
>
> On Fri, 26 Aug 2022 at 07:15, Dario Binacchi
> <dario.binacchi at amarulasolutions.com> wrote:
> >
> > Replace 'disto' with 'distro' since they are all functions about distro
> > booting.
> >
> > Signed-off-by: Dario Binacchi <dario.binacchi at amarulasolutions.com>
> >
> > ---
> >
> > boot/bootmeth_distro.c | 6 +++---
> > boot/bootmeth_pxe.c | 6 +++---
> > doc/develop/bootstd.rst | 2 +-
> > 3 files changed, 7 insertions(+), 7 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list