From: tytso@mit.edu Subject: Re: [PATCH] ext4: Remove extraneous newlines in ext4_msg() calls Date: Thu, 20 May 2010 21:05:34 -0400 Message-ID: <20100521010534.GA11651@thunk.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: ext4 development To: Curt Wohlgemuth Return-path: Received: from thunk.org ([69.25.196.29]:43901 "EHLO thunker.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753567Ab0EUBFh (ORCPT ); Thu, 20 May 2010 21:05:37 -0400 Content-Disposition: inline In-Reply-To: Sender: linux-ext4-owner@vger.kernel.org List-ID: On Tue, May 04, 2010 at 01:55:27PM -0700, Curt Wohlgemuth wrote: > This removes extraneous newlines that are sent to ext4_msg(). Added to the ext4 patch queue. - Ted