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] usb: xhci: (likely) fix bracket in if condition
Date: Wed, 25 Jun 2014 22:43:34 +0200	[thread overview]
Message-ID: <201406252243.34102.marex@denx.de> (raw)
In-Reply-To: <1402525887-29142-1-git-send-email-jeroen@myspectrum.nl>

On Thursday, June 12, 2014 at 12:31:27 AM, Jeroen Hofstee wrote:
> Because of the brackets the & and && is evaluated before
> the comparison. This is likely not the intention. Change
> it to test the first and second condition to both be true.
> 
> cc: Marek Vasut <marex@denx.de>
> Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>

Applied, thanks!

Best regards,
Marek Vasut

      reply	other threads:[~2014-06-25 20:43 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-11 22:31 [U-Boot] [PATCH] usb: xhci: (likely) fix bracket in if condition Jeroen Hofstee
2014-06-25 20:43 ` 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=201406252243.34102.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.