From: Mark Brown Subject: Re: [PATCH 44/44] sound/soc/codecs: Remove unnecessary semicolons Date: Mon, 15 Nov 2010 13:49:39 +0000 Lines: 5 Message-ID: <20101115134939.GC12986@rakim.wolfsonmicro.main> References: <97fd199b7dac50613f6843156687223928cce44a.1289789605.git.joe@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: Dimitris Papastamos , alsa-devel@alsa-project.org, Jiri Kosina , Takashi Iwai , linux-kernel@vger.kernel.org, Ian Lartey , Liam Girdwood To: Joe Perches X-From: alsa-devel-bounces@alsa-project.org Mon Nov 15 14:49:49 2010 Return-path: Envelope-to: glad-alsa-devel-2@m.gmane.org Received: from alsa0.perex.cz ([212.20.107.51]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PHzRN-0003qZ-C2 for glad-alsa-devel-2@m.gmane.org; Mon, 15 Nov 2010 14:49:49 +0100 Received: by alsa0.perex.cz (Postfix, from userid 1000) id D24A2103851; Mon, 15 Nov 2010 14:49:48 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on mail1.perex.cz X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.2.4 Received: from alsa0.perex.cz (localhost [127.0.0.1]) by alsa0.perex.cz (Postfix) with ESMTP id 53C91103853; Mon, 15 Nov 2010 14:49:44 +0100 (CET) X-Original-To: alsa-devel@alsa-project.org Delivered-To: alsa-devel@alsa-project.org Received: by alsa0.perex.cz (Postfix, from userid 1000) id 15C62103853; Mon, 15 Nov 2010 14:49:42 +0100 (CET) Received: from opensource2.wolfsonmicro.com (opensource.wolfsonmicro.com [80.75.67.52]) by alsa0.perex.cz (Postfix) with ESMTP id 8DE08103851 for ; Mon, 15 Nov 2010 14:49:41 +0100 (CET) Received: from rakim.wolfsonmicro.main (lumison.wolfsonmicro.com [87.246.78.27]) by opensource2.wolfsonmicro.com (Postfix) with ESMTPSA id E613E788028; Mon, 15 Nov 2010 13:49:40 +0000 (GMT) Received: from broonie by rakim.wolfsonmicro.main with local (Exim 4.72) (envelope-from ) id 1PHzRD-0004Lh-OM; Mon, 15 Nov 2010 13:49:39 +0000 Content-Disposition: inline In-Reply-To: <97fd199b7dac50613f6843156687223928cce44a.1289789605.git.joe@perches.com> X-Cookie: I like your SNOOPY POSTER!! User-Agent: Mutt/1.5.20 (2009-06-14) X-BeenThere: alsa-devel@alsa-project.org X-Mailman-Version: 2.1.9 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: alsa-devel-bounces@alsa-project.org Errors-To: alsa-devel-bounces@alsa-project.org Archived-At: On Sun, Nov 14, 2010 at 07:05:03PM -0800, Joe Perches wrote: > Signed-off-by: Joe Perches This doesn't apply against current -next, could you please regenerate against that?