All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Cc: Tom Rini <trini@konsulko.com>,
	Jagan Teki <jagan@amarulasolutions.com>,
	 U-Boot Mailing List <u-boot@lists.denx.de>,
	Sergei Antonov <saproj@gmail.com>
Subject: Re: [PATCH 1/1] cmd: inconsistent return type of command_process()
Date: Mon, 1 Aug 2022 13:13:17 -0600	[thread overview]
Message-ID: <CAPnjgZ0ySyEqBkSZuRsv6p8uMQVCu+dGLYf8HNqe9hhdVYC47g@mail.gmail.com> (raw)
In-Reply-To: <20220801131749.353045-1-heinrich.schuchardt@canonical.com>

On Mon, 1 Aug 2022 at 07:18, Heinrich Schuchardt
<heinrich.schuchardt@canonical.com> wrote:
>
> The declarations in the header and in the implementation must match.
>
> Reported-by: Sergei Antonov <saproj@gmail.com>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> ---
>  include/command.h | 6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg@chromium.org>

  reply	other threads:[~2022-08-01 19:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-01 13:17 [PATCH 1/1] cmd: inconsistent return type of command_process() Heinrich Schuchardt
2022-08-01 19:13 ` Simon Glass [this message]
2022-08-10 21:51 ` Tom Rini

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=CAPnjgZ0ySyEqBkSZuRsv6p8uMQVCu+dGLYf8HNqe9hhdVYC47g@mail.gmail.com \
    --to=sjg@chromium.org \
    --cc=heinrich.schuchardt@canonical.com \
    --cc=jagan@amarulasolutions.com \
    --cc=saproj@gmail.com \
    --cc=trini@konsulko.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.