From: David Howells <dhowe...@redhat.com> Date: Mon, 11 Apr 2016 23:01:39 +0100
> David Miller <da...@davemloft.net> 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.