linux-efi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ard Biesheuvel <ardb@kernel.org>
To: Elyes HAOUAS <ehaouas@noos.fr>
Cc: linux-efi <linux-efi@vger.kernel.org>
Subject: Re: [PATCH] include/linux/efi.h: Remove unneeded whitespaces before tabs
Date: Sun, 21 Nov 2021 17:04:46 +0100	[thread overview]
Message-ID: <CAMj1kXFPVvkhxOiCNTW+tDt2n8=obbeagsunXxw4USW+BpURSw@mail.gmail.com> (raw)
In-Reply-To: <20211028210517.10881-1-ehaouas@noos.fr>

On Thu, 28 Oct 2021 at 23:11, Elyes HAOUAS <ehaouas@noos.fr> wrote:
>
> Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>

Queued, thanks.

> ---
>  include/linux/efi.h | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/include/linux/efi.h b/include/linux/efi.h
> index 6b5d36babfcc..d009149df23c 100644
> --- a/include/linux/efi.h
> +++ b/include/linux/efi.h
> @@ -569,8 +569,8 @@ extern struct efi {
>         unsigned long                   flags;
>  } efi;
>
> -#define EFI_RT_SUPPORTED_GET_TIME                              0x0001
> -#define EFI_RT_SUPPORTED_SET_TIME                              0x0002
> +#define EFI_RT_SUPPORTED_GET_TIME                              0x0001
> +#define EFI_RT_SUPPORTED_SET_TIME                              0x0002
>  #define EFI_RT_SUPPORTED_GET_WAKEUP_TIME                       0x0004
>  #define EFI_RT_SUPPORTED_SET_WAKEUP_TIME                       0x0008
>  #define EFI_RT_SUPPORTED_GET_VARIABLE                          0x0010
> @@ -837,7 +837,7 @@ extern int efi_status_to_err(efi_status_t status);
>  #define EFI_VARIABLE_TIME_BASED_AUTHENTICATED_WRITE_ACCESS 0x0000000000000020
>  #define EFI_VARIABLE_APPEND_WRITE      0x0000000000000040
>
> -#define EFI_VARIABLE_MASK      (EFI_VARIABLE_NON_VOLATILE | \
> +#define EFI_VARIABLE_MASK      (EFI_VARIABLE_NON_VOLATILE | \
>                                 EFI_VARIABLE_BOOTSERVICE_ACCESS | \
>                                 EFI_VARIABLE_RUNTIME_ACCESS | \
>                                 EFI_VARIABLE_HARDWARE_ERROR_RECORD | \
> --
> 2.33.0
>

      reply	other threads:[~2021-11-21 16:05 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-28 21:05 [PATCH] include/linux/efi.h: Remove unneeded whitespaces before tabs Elyes HAOUAS
2021-11-21 16:04 ` Ard Biesheuvel [this message]

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='CAMj1kXFPVvkhxOiCNTW+tDt2n8=obbeagsunXxw4USW+BpURSw@mail.gmail.com' \
    --to=ardb@kernel.org \
    --cc=ehaouas@noos.fr \
    --cc=linux-efi@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).