lkml.org 
[lkml]   [2020]   [Apr]   [30]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 2/2] efi/libstub: Correct comment typos
On Thu, 30 Apr 2020 at 21:12, Joe Perches <joe@perches.com> wrote:
>
> Fix a couple typos in comments.
>
> Signed-off-by: Joe Perches <joe@perches.com>

Thanks, I'll queue this one up

> ---
>
> Perhaps these trivialities on top of this series?
>
> drivers/firmware/efi/libstub/pci.c | 2 +-
> drivers/firmware/efi/libstub/relocate.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/drivers/firmware/efi/libstub/pci.c b/drivers/firmware/efi/libstub/pci.c
> index 111c44b..17a53d8 100644
> --- a/drivers/firmware/efi/libstub/pci.c
> +++ b/drivers/firmware/efi/libstub/pci.c
> @@ -69,7 +69,7 @@ void efi_pci_disable_bridge_busmaster(void)
> * access to the framebuffer. Drivers for true PCIe graphics
> * controllers that are behind a PCIe root port do not use
> * DMA to implement the GOP framebuffer anyway [although they
> - * may use it in their implentation of Gop->Blt()], and so
> + * may use it in their implementation of Gop->Blt()], and so
> * disabling DMA in the PCI bridge should not interfere with
> * normal operation of the device.
> */
> diff --git a/drivers/firmware/efi/libstub/relocate.c b/drivers/firmware/efi/libstub/relocate.c
> index 62e2d6..a7ad26 100644
> --- a/drivers/firmware/efi/libstub/relocate.c
> +++ b/drivers/firmware/efi/libstub/relocate.c
> @@ -140,7 +140,7 @@ efi_status_t efi_relocate_kernel(unsigned long *image_addr,
> * The EFI firmware loader could have placed the kernel image
> * anywhere in memory, but the kernel has restrictions on the
> * max physical address it can run at. Some architectures
> - * also have a prefered address, so first try to relocate
> + * also have a preferred address, so first try to relocate
> * to the preferred address. If that fails, allocate as low
> * as possible while respecting the required alignment.
> */
> --
> 2.26.0
>

\
 
 \ /
  Last update: 2020-04-30 21:32    [W:0.075 / U:0.992 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site