From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH 10/19] omap3+: sr: fix cosmetic indentation Date: Wed, 02 Mar 2011 16:09:20 -0800 Message-ID: <87mxldvzdb.fsf@ti.com> References: <1298116918-30744-1-git-send-email-nm@ti.com> <1298116918-30744-11-git-send-email-nm@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from na3sys009aog110.obsmtp.com ([74.125.149.203]:59263 "EHLO na3sys009aog110.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753377Ab1CCAJY (ORCPT ); Wed, 2 Mar 2011 19:09:24 -0500 Received: by yxp4 with SMTP id 4so157656yxp.10 for ; Wed, 02 Mar 2011 16:09:23 -0800 (PST) In-Reply-To: <1298116918-30744-11-git-send-email-nm@ti.com> (Nishanth Menon's message of "Sat, 19 Feb 2011 17:31:49 +0530") Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: Nishanth Menon Cc: linux-omap , Tony Lindgren Nishanth Menon writes: > Error label case seems to have a 2 tab indentation when just 1 is > necessary. > > Signed-off-by: Nishanth Menon Thanks, queueing for 2.6.39 after capitalizing OMAP and SR in subject. Kevin