From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 0/2] [TRIVIAL] Small cleanups for do_path_lookup (V2) Date: Sun, 6 May 2007 22:20:58 +0100 Message-ID: <20070506212058.GF13333@infradead.org> References: <11784736762516-git-send-email-jsipek@cs.sunysb.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, hch@infradead.org, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org To: Josef 'Jeff' Sipek Return-path: Content-Disposition: inline In-Reply-To: <11784736762516-git-send-email-jsipek@cs.sunysb.edu> Sender: linux-kernel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org On Sun, May 06, 2007 at 01:47:54PM -0400, Josef 'Jeff' Sipek wrote: > (For changes since V1, see the end of this email.) > > The following 2 patches are trivial cleanups to do_path_lookup in namei.c. > Since these changes are trivial, they can go into 2.6.22-rc1 without any > problems. > > Josef 'Jeff' Sipek (2): > fs: Fix indentation in do_path_lookup > fs: Use path_walk in do_path_lookup Ok for both patches.