From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934193AbZDHPal (ORCPT ); Wed, 8 Apr 2009 11:30:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S933873AbZDHP17 (ORCPT ); Wed, 8 Apr 2009 11:27:59 -0400 Received: from cantor2.suse.de ([195.135.220.15]:41297 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934067AbZDHP16 (ORCPT ); Wed, 8 Apr 2009 11:27:58 -0400 Date: Wed, 8 Apr 2009 17:27:55 +0200 From: Jan Kara To: Christoph Hellwig Cc: linux-kernel@vger.kernel.org Subject: Re: [PATCH] quota: remove obsolete comments in fs/quota/Makefile Message-ID: <20090408152755.GA4164@duck.suse.cz> References: <20090407161006.GC11384@lst.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090407161006.GC11384@lst.de> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue 07-04-09 18:10:06, Christoph Hellwig wrote: > Get rid of useless comments and the equally useless obj-y > initialization. > > > Signed-off-by: Christoph Hellwig Merged. Thanks. Honza > Index: linux-2.6/fs/quota/Makefile > =================================================================== > --- linux-2.6.orig/fs/quota/Makefile 2009-04-05 17:50:41.785445246 +0200 > +++ linux-2.6/fs/quota/Makefile 2009-04-05 17:50:49.686570459 +0200 > @@ -1,12 +1,3 @@ > -# > -# Makefile for the Linux filesystems. > -# > -# 14 Sep 2000, Christoph Hellwig > -# Rewritten to use lists instead of if-statements. > -# > - > -obj-y := > - > obj-$(CONFIG_QUOTA) += dquot.o > obj-$(CONFIG_QFMT_V1) += quota_v1.o > obj-$(CONFIG_QFMT_V2) += quota_v2.o -- Jan Kara SUSE Labs, CR