Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752681Ab0GLUVH (ORCPT ); Mon, 12 Jul 2010 16:21:07 -0400 Received: from utopia.booyaka.com ([72.9.107.138]:56075 "EHLO utopia.booyaka.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751628Ab0GLUVE (ORCPT ); Mon, 12 Jul 2010 16:21:04 -0400 Date: Mon, 12 Jul 2010 14:21:01 -0600 (MDT) From: Paul Walmsley To: Thomas Weber , Tony Lindgren cc: linux-omap@vger.kernel.org, Russell King , Kevin Hilman , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] OMAP2: powerdomain: Add break in switch statement In-Reply-To: <1278661253-22185-1-git-send-email-weber@corscience.de> Message-ID: References: <1278661253-22185-1-git-send-email-weber@corscience.de> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 607 Lines: 22 On Fri, 9 Jul 2010, Thomas Weber wrote: > Add a missing break at end of switch statement. At the moment it is a > fall through to WARN_ON(1) and return -EEXIST. > > Signed-off-by: Thomas Weber Thanks Thomas. Tony, this is Acked-by: Paul Walmsley if you want it for .36; otherwise, can queue it for .37 here. - Paul -- 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/