Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756162AbbHYU75 (ORCPT ); Tue, 25 Aug 2015 16:59:57 -0400 Received: from mail-pa0-f52.google.com ([209.85.220.52]:35570 "EHLO mail-pa0-f52.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753195AbbHYU7y (ORCPT ); Tue, 25 Aug 2015 16:59:54 -0400 Date: Tue, 25 Aug 2015 13:59:51 -0700 From: Brian Norris To: Tomer Barletz Cc: dwmw2@infradead.org, linux-mtd@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] mtd: Fix switch-bool compilation warning Message-ID: <20150825205951.GO81844@google.com> References: <20150802134845.GA31982@virgo.local> <1438747224-14125-1-git-send-email-barletz@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1438747224-14125-1-git-send-email-barletz@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 469 Lines: 12 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 Applied to l2-mtd.git -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/