All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] dfu:fix: Replace wrong return value with proper one
Date: Thu, 24 Apr 2014 20:50:01 +0200	[thread overview]
Message-ID: <201404242050.01989.marex@denx.de> (raw)
In-Reply-To: <1398327893-19386-1-git-send-email-l.majewski@samsung.com>

On Thursday, April 24, 2014 at 10:24:53 AM, Lukasz Majewski wrote:
> This patch remove always false (since we tested ret = 0) ternary operator
> with ret value returned.
> 
> Signed-off-by: Lukasz Majewski <l.majewski@samsung.com>
> ---
>  drivers/dfu/dfu.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks

Best regards,
Marek Vasut

      reply	other threads:[~2014-04-24 18:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-24  8:24 [U-Boot] [PATCH] dfu:fix: Replace wrong return value with proper one Lukasz Majewski
2014-04-24 18:50 ` Marek Vasut [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=201404242050.01989.marex@denx.de \
    --to=marex@denx.de \
    --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.