Re: [PATCH 0/9] RxRPC: 2nd rewrite part 1

From: David Miller
Date: Mon Apr 11 2016 - 21:26:18 EST


From: David Howells <dhowells@xxxxxxxxxx>
Date: Mon, 11 Apr 2016 23:01:39 +0100

> David Miller <davem@xxxxxxxxxxxxx> wrote:
>
>> Series applied, but I had to fix up some trailing whitespace (reported by
>> GIT) by hand.
>
> Do you perchance have a git hook script for checking for trailing whitespace?

Just try to apply the series yourself with "git am", that's what I do.

You can do "git apply --check --whitespace=error-all" on individual
patches, but that doesn't work for a series.