Re: PNP: set IRQ index in sysfs "set irq" interface

From: Thomas Renninger
Date: Tue May 06 2008 - 08:30:17 EST



On Mon, 2008-05-05 at 09:00 -0600, Bjorn Helgaas wrote:
> On Sunday 04 May 2008 07:47:45 am Rene Herman wrote:
> > But what I wanted to ask -- judging from my .gitconfig (as opposed to my
> > memory) I haven't done anything special to get the -p (--show-c-function)
> > functionality from git-diff. Do you do anything special to not get it? It
> > really helps when looking at patches.
>
> I agree, "--show-c-function" is often handy. I use quilt, and it
> looks like it doesn't add that option by default. I added a ~/.quiltrc
> containing 'QUILT_DIFF_OPTS="-p"', and it looks like that will do the
> trick. Thanks for the tip.

QUILT_REFRESH_ARGS="--diffstat"
in .quiltrc
is also nice if you have huger patches.

Thomas

--
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/