From: Ted Ts'o Subject: Re: [PATCH 3/9] ext4: Fix indentation Date: Mon, 19 Mar 2012 00:10:46 -0400 Message-ID: <20120319041046.GH31682@thunk.org> References: <3457473a97c505cf9e5c5a34781a82e4e867a2e6.1331856300.git.joe@perches.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Andreas Dilger , linux-ext4@vger.kernel.org, linux-kernel@vger.kernel.org To: Joe Perches Return-path: Received: from li9-11.members.linode.com ([67.18.176.11]:47647 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752075Ab2CSEKp (ORCPT ); Mon, 19 Mar 2012 00:10:45 -0400 Content-Disposition: inline In-Reply-To: <3457473a97c505cf9e5c5a34781a82e4e867a2e6.1331856300.git.joe@perches.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Thu, Mar 15, 2012 at 05:07:31PM -0700, Joe Perches wrote: > Indent a line appropriate. > > Signed-off-by: Joe Perches I'll fix indentation and whitespaces if I need to actually go in and mess with that particular part of the code, but otherwise (since it doesn't apply cleanly standalone anyway), I'm not going to bother... - Ted