[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20111213191125.GA3797@kroah.com>
Date: Tue, 13 Dec 2011 11:11:25 -0800
From: Greg KH <greg@...ah.com>
To: Peter Zijlstra <a.p.zijlstra@...llo.nl>
Cc: gregkh@...e.de, akpm@...ux-foundation.org,
linux-kernel@...r.kernel.org, ostrikov@...dia.com,
adobriyan@...il.com, eric.dumazet@...il.com, mingo@...e.hu
Subject: Re: [PATCH 1/3] kref: Inline all functions
On Tue, Dec 13, 2011 at 07:52:03PM +0100, Peter Zijlstra wrote:
> On Tue, 2011-12-13 at 09:15 -0800, Greg KH wrote:
>
> > > ---
> > > include/linux/kref.h | 80 +++++++++++++++++++++++++++++++++++++++---
> > > lib/Makefile | 2 -
> > > lib/kref.c | 97 ---------------------------------------------------
> > > 3 files changed, 76 insertions(+), 103 deletions(-)
> > > Index: linux-2.6/include/linux/kref.h
> > > ===================================================================
> >
> > What's this stuff for, we aren't using cvs anymore :)
>
> Dunno, it looks like quilt generates that for me.
You need to put:
QUILT_REFRESH_ARGS="--diffstat --strip-trailing-whitespace --no-timestamps --no-index --sort -p1 -p ab"
QUILT_DIFF_ARGS="--no-timestamps --no-index --sort --color=auto -p ab"
into your .quiltrc so the index markings will not show up, as well as
using some other "sane" defaults for generating patches.
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists