All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [PATCH] cmd: misc: Fix return value for the sleep command
Date: Sat, 23 Jan 2021 19:03:28 -0700	[thread overview]
Message-ID: <CAPnjgZ3AiN+C8+n7Ye=AFk6X0zcnkPY9Kk_PE5SjtzhKXoLyQQ@mail.gmail.com> (raw)
In-Reply-To: <20210122112731.10956-1-m.szyprowski@samsung.com>

On Fri, 22 Jan 2021 at 04:27, Marek Szyprowski <m.szyprowski@samsung.com> wrote:
>
> If sleeping has been interrupted, return CMD_RET_FAILURE instead of -1
> (CMD_RET_USAGE).
>
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> ---
>  cmd/sleep.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

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

  reply	other threads:[~2021-01-24  2:03 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20210122112739eucas1p1ae7fa48eea75d2bf85f132f05eeb229b@eucas1p1.samsung.com>
2021-01-22 11:27 ` [PATCH] cmd: misc: Fix return value for the sleep command Marek Szyprowski
2021-01-24  2:03   ` Simon Glass [this message]
2021-01-26 23:51   ` Jaehoon Chung
2021-01-28 23:59   ` 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='CAPnjgZ3AiN+C8+n7Ye=AFk6X0zcnkPY9Kk_PE5SjtzhKXoLyQQ@mail.gmail.com' \
    --to=sjg@chromium.org \
    --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.