From: Stefan Roese <stefan.roese@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RESEND PATCH 1/3] Check run_command() return code properly
Date: Sun, 08 Jun 2014 10:57:10 +0200 [thread overview]
Message-ID: <53942566.8010505@gmail.com> (raw)
In-Reply-To: <1401991678-3046-2-git-send-email-thomas.betker@freenet.de>
On 05.06.2014 20:07, Thomas Betker wrote:
> run_command() returns 0 for success, 1 for failure. Fix places which
> assume that failure is indicated by a negative return code.
>
> Signed-off-by: Thomas Betker <thomas.betker@rohde-schwarz.com>
Thanks for fixing this!
Tested-by: Stefan Roese <sr@denx.de>
Thanks,
Stefan
next prev parent reply other threads:[~2014-06-08 8:57 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-05 18:07 [U-Boot] [RESEND PATCH 0/3] Fix command repeat Thomas Betker
2014-06-05 18:07 ` [U-Boot] [RESEND PATCH 1/3] Check run_command() return code properly Thomas Betker
2014-06-05 18:14 ` Simon Glass
2014-06-05 18:18 ` Simon Glass
2014-06-06 8:40 ` Thomas.Betker at rohde-schwarz.com
2014-06-08 8:57 ` Stefan Roese [this message]
2014-06-11 22:18 ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2014-06-05 18:07 ` [U-Boot] [RESEND PATCH 2/3] Add run_command_repeatable() Thomas Betker
2014-06-05 18:18 ` Simon Glass
2014-06-11 22:18 ` [U-Boot] [U-Boot,RESEND,2/3] " Tom Rini
2014-06-05 18:07 ` [U-Boot] [RESEND PATCH 3/3] Use run_command_repeatable() Thomas Betker
2014-06-05 18:18 ` Simon Glass
2014-06-11 22:18 ` [U-Boot] [U-Boot,RESEND,3/3] " 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=53942566.8010505@gmail.com \
--to=stefan.roese@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.