From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1763642AbYETAnz (ORCPT ); Mon, 19 May 2008 20:43:55 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751897AbYETAnr (ORCPT ); Mon, 19 May 2008 20:43:47 -0400 Received: from styx.suse.cz ([82.119.242.94]:57100 "EHLO mail.suse.cz" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751478AbYETAnq (ORCPT ); Mon, 19 May 2008 20:43:46 -0400 Date: Tue, 20 May 2008 02:43:45 +0200 From: Jan Kara To: Adrian Bunk Cc: linux-kernel@vger.kernel.org Subject: Re: [2.6 patch] quota: remove CVS keywords Message-ID: <20080520004344.GA12930@duck.suse.cz> References: <20080519220251.GE17716@cs181133002.pp.htv.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080519220251.GE17716@cs181133002.pp.htv.fi> User-Agent: Mutt/1.5.16 (2007-06-09) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue 20-05-08 01:02:52, Adrian Bunk wrote: > This patch removes CVS keywords that weren't updated for a long time > from comments. Thanks. > Signed-off-by: Adrian Bunk Acked-by: Jan Kara Honza > > --- > > fs/dquot.c | 2 -- > include/linux/quota.h | 2 -- > include/linux/quotaops.h | 3 --- > 3 files changed, 7 deletions(-) > > f2096053eb97000dbd556a4a2465c879bdf38670 diff --git a/fs/dquot.c b/fs/dquot.c > index 5ac77da..920e430 100644 > --- a/fs/dquot.c > +++ b/fs/dquot.c > @@ -9,8 +9,6 @@ > * implementation is based on one of the several variants of the LINUX > * inode-subsystem with added complexity of the diskquota system. > * > - * Version: $Id: dquot.c,v 6.3 1996/11/17 18:35:34 mvw Exp mvw $ > - * > * Author: Marco van Wieringen > * > * Fixes: Dmitry Gorodchanin , 11 Feb 96 > diff --git a/include/linux/quota.h b/include/linux/quota.h > index dcddfb2..17eadfd 100644 > --- a/include/linux/quota.h > +++ b/include/linux/quota.h > @@ -28,8 +28,6 @@ > * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY > * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF > * SUCH DAMAGE. > - * > - * Version: $Id: quota.h,v 2.0 1996/11/17 16:48:14 mvw Exp mvw $ > */ > > #ifndef _LINUX_QUOTA_ > diff --git a/include/linux/quotaops.h b/include/linux/quotaops.h > index f867020..48e02fc 100644 > --- a/include/linux/quotaops.h > +++ b/include/linux/quotaops.h > @@ -3,9 +3,6 @@ > * macros expand to the right source-code. > * > * Author: Marco van Wieringen > - * > - * Version: $Id: quotaops.h,v 1.2 1998/01/15 16:22:26 ecd Exp $ > - * > */ > #ifndef _LINUX_QUOTAOPS_ > #define _LINUX_QUOTAOPS_ > -- Jan Kara SUSE Labs, CR