Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932226AbWIQGik (ORCPT ); Sun, 17 Sep 2006 02:38:40 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932227AbWIQGij (ORCPT ); Sun, 17 Sep 2006 02:38:39 -0400 Received: from filer.fsl.cs.sunysb.edu ([130.245.126.2]:5087 "EHLO filer.fsl.cs.sunysb.edu") by vger.kernel.org with ESMTP id S932226AbWIQGij (ORCPT ); Sun, 17 Sep 2006 02:38:39 -0400 Date: Sun, 17 Sep 2006 02:38:31 -0400 From: Josef Sipek To: Nick Piggin Cc: linux-kernel@vger.kernel.org, akpm@osdl.org, dhowells@redhat.com Subject: Re: [PATCH 0 of 11] Use SEEK_{SET,CUR,END} instead of hardcoded values Message-ID: <20060917063831.GC28659@filer.fsl.cs.sunysb.edu> References: <450CC50F.2090501@yahoo.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <450CC50F.2090501@yahoo.com.au> User-Agent: Mutt/1.4.1i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 800 Lines: 24 On Sun, Sep 17, 2006 at 01:46:23PM +1000, Nick Piggin wrote: > Josef 'Jeff' Sipek wrote: > >In July, David Howells added SEEK_{SET,CUR,END} definitions to > >include/linux/fs.h > > > >The following patches convert offenders which were found by grep'ing the > >source > >tree. > > Looks like a good change to me. > > Nitpick, do you need 11 patches to do it? 1 would be fine, I think? I don't. I just got carried away with Mercurial's patch queues support. Josef 'Jeff' Sipek. -- A computer without Microsoft is like chocolate cake without mustard. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/