Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756726AbaJXNYf (ORCPT ); Fri, 24 Oct 2014 09:24:35 -0400 Received: from bombadil.infradead.org ([198.137.202.9]:52998 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756516AbaJXNYd (ORCPT ); Fri, 24 Oct 2014 09:24:33 -0400 Date: Fri, 24 Oct 2014 15:24:28 +0200 From: Peter Zijlstra To: Daniel Lezcano Cc: rjw@rjwysocki.net, nicolas.pitre@linaro.org, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linaro-kernel@lists.linaro.org Subject: Re: [PATCH 3/5] cpuidle: idle: menu: Don't reflect when a state selection failed Message-ID: <20141024132428.GJ12706@worktop.programming.kicks-ass.net> References: <1413822343-1972-1-git-send-email-daniel.lezcano@linaro.org> <1413822343-1972-3-git-send-email-daniel.lezcano@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1413822343-1972-3-git-send-email-daniel.lezcano@linaro.org> User-Agent: Mutt/1.5.22.1 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Oct 20, 2014 at 06:25:41PM +0200, Daniel Lezcano wrote: > - if (index > 0) > - if (index >= 0) That's not the same condition. -- 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/