From: Ted Ts'o Subject: Re: [PATCH 9/9] ext4: Rename ext4_warning to ext4_warn and ext4_error to ext4_err Date: Mon, 19 Mar 2012 00:51:41 -0400 Message-ID: <20120319045141.GP31682@thunk.org> References: <63e631fd75c084fa0f40d41f8f935cab2b46948d.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]:43670 "EHLO test.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753258Ab2CSEvj (ORCPT ); Mon, 19 Mar 2012 00:51:39 -0400 Content-Disposition: inline In-Reply-To: <63e631fd75c084fa0f40d41f8f935cab2b46948d.1331856300.git.joe@perches.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Thu, Mar 15, 2012 at 05:07:37PM -0700, Joe Perches wrote: > Make the logging macros more like the current kernel logging style. > > Neaten the macro definitions. > Align arguments and 80 column wrapping. > > Signed-off-by: Joe Perches Code churn. NACK. - Ted