All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heinrich Schuchardt <xypron.glpk@gmx.de>
To: u-boot@lists.denx.de
Subject: [PATCH 2/2] efi: Fix typo in documentation
Date: Mon, 28 Sep 2020 18:31:24 +0200	[thread overview]
Message-ID: <b894cbac-292c-6b99-d048-b46e9ffa162d@gmx.de> (raw)
In-Reply-To: <20200928160837.457324-2-seanga2@gmail.com>

On 28.09.20 18:08, Sean Anderson wrote:
> There is an extra space.
>
> Signed-off-by: Sean Anderson <seanga2@gmail.com>
> ---
>
>  lib/efi_selftest/efi_selftest_set_virtual_address_map.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lib/efi_selftest/efi_selftest_set_virtual_address_map.c b/lib/efi_selftest/efi_selftest_set_virtual_address_map.c
> index a4e5a50f63..b097a81136 100644
> --- a/lib/efi_selftest/efi_selftest_set_virtual_address_map.c
> +++ b/lib/efi_selftest/efi_selftest_set_virtual_address_map.c
> @@ -23,7 +23,7 @@ static u32 notify_call_count;
>  static bool convert_pointer_failed;
>
>  /**
> - * notify () - notification function
> + * notify() - notification function
>   *
>   * This function is called when the EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE event
>   * occurs. The correct output of ConvertPointer() is checked.
>

Reviewed-by: Heinrich Schuchardt <xypron.glpk@gmx.de>

  reply	other threads:[~2020-09-28 16:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-28 16:08 [PATCH 1/2] efi: Add dependency on M-mode for RISC-V Sean Anderson
2020-09-28 16:08 ` [PATCH 2/2] efi: Fix typo in documentation Sean Anderson
2020-09-28 16:31   ` Heinrich Schuchardt [this message]
2020-09-28 16:27 ` [PATCH 1/2] efi: Add dependency on M-mode for RISC-V Heinrich Schuchardt
2020-09-28 17:15   ` Sean Anderson
2020-09-28 18:24     ` Heinrich Schuchardt
2020-09-28 18:29       ` Sean Anderson

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b894cbac-292c-6b99-d048-b46e9ffa162d@gmx.de \
    --to=xypron.glpk@gmx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.