All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bin Meng <bmeng.cn@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH v4 2/3] command.h: Clean-up patch, remove extern from the header
Date: Tue, 2 Feb 2021 21:21:05 +0800	[thread overview]
Message-ID: <CAEUhbmXtqcDXg7Y-UMHHET2KvC7xz6d2hQ74tZ+o2ZaQkhJJ+w@mail.gmail.com> (raw)
In-Reply-To: <20210202115607.1305-2-kory.maincent@bootlin.com>

On Tue, Feb 2, 2021 at 7:56 PM Kory Maincent <kory.maincent@bootlin.com> wrote:
>
> Remove the extern of the header because they are useless.
>
> Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
> ---
>  include/command.h | 56 +++++++++++++++++++++++------------------------
>  1 file changed, 28 insertions(+), 28 deletions(-)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

  reply	other threads:[~2021-02-02 13:21 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-02 11:56 [PATCH v4 1/3] sysboot: add zboot support to boot x86 Linux kernel image Kory Maincent
2021-02-02 11:56 ` [PATCH v4 2/3] command.h: Clean-up patch, remove extern from the header Kory Maincent
2021-02-02 13:21   ` Bin Meng [this message]
2021-02-02 11:56 ` [PATCH v4 3/3] pxe_utils: clean-up, replace ifdef by IS_ENABLED Kory Maincent
2021-02-02 13:22   ` Bin Meng
2021-02-02 13:19 ` [PATCH v4 1/3] sysboot: add zboot support to boot x86 Linux kernel image Bin Meng

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=CAEUhbmXtqcDXg7Y-UMHHET2KvC7xz6d2hQ74tZ+o2ZaQkhJJ+w@mail.gmail.com \
    --to=bmeng.cn@gmail.com \
    --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.