Re: [PATCH] quota: remove obsolete comments in fs/quota/Makefile

From: Jan Kara
Date: Wed Apr 08 2009 - 11:30:41 EST


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 <hch@xxxxxx>
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 <hch@xxxxxxxxxxxxx>
> -# 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 <jack@xxxxxxx>
SUSE Labs, CR
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/