From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH 02/49] create_inode: minor cleanups Date: Tue, 11 Mar 2014 23:25:35 -0400 Message-ID: <20140312032535.GB26898@thunk.org> References: <20140311065356.30585.47192.stgit@birch.djwong.org> <20140311065410.30585.93415.stgit@birch.djwong.org> <18BBBB53-C4B5-4724-BB26-199FE065278C@dilger.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Darrick J. Wong" , linux-ext4@vger.kernel.org To: Andreas Dilger Return-path: Received: from imap.thunk.org ([74.207.234.97]:40198 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752826AbaCLDZj (ORCPT ); Tue, 11 Mar 2014 23:25:39 -0400 Content-Disposition: inline In-Reply-To: <18BBBB53-C4B5-4724-BB26-199FE065278C@dilger.ca> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Tue, Mar 11, 2014 at 02:31:27PM -0600, Andreas Dilger wrote: > On Mar 11, 2014, at 12:54 AM, Darrick J. Wong wrote: > > > Fix a couple of small style issues in the create_inode files. > > > > Signed-off-by: Darrick J. Wong > > Reviewed-by: Andreas Dilger Thanks, applied. - Ted