All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brian Norris <computersforpeace@gmail.com>
To: Tomer Barletz <barletz@gmail.com>
Cc: dwmw2@infradead.org, linux-mtd@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mtd: Fix switch-bool compilation warning
Date: Tue, 25 Aug 2015 13:59:51 -0700	[thread overview]
Message-ID: <20150825205951.GO81844@google.com> (raw)
In-Reply-To: <1438747224-14125-1-git-send-email-barletz@gmail.com>

On Tue, Aug 04, 2015 at 09:00:24PM -0700, Tomer Barletz wrote:
> With gcc 5.1 I get:
> warning: switch condition has boolean value [-Wswitch-bool]
> 
> Signed-off-by: Tomer Barletz <barletz@gmail.com>

Applied to l2-mtd.git

      reply	other threads:[~2015-08-25 21:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-02 10:36 [PATCH] Avoid compiler warning by storing the result of rq_data_dir() in an int variable Tomer Barletz
2015-08-02 13:48 ` Hagen Paul Pfeifer
2015-08-03  5:49   ` Tomer Barletz
2015-08-05  4:00   ` [PATCH] mtd: Fix switch-bool compilation warning Tomer Barletz
2015-08-25 20:59     ` Brian Norris [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=20150825205951.GO81844@google.com \
    --to=computersforpeace@gmail.com \
    --cc=barletz@gmail.com \
    --cc=dwmw2@infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mtd@lists.infradead.org \
    /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.