[LEDE-DEV] Patch refresh issues - mystery whitespace

Syrone Wong wong.syrone at gmail.com
Mon Dec 18 18:05:47 PST 2017


This is mine.

QUILT_DIFF_ARGS="--no-timestamps --no-index -pab --color=auto"
QUILT_REFRESH_ARGS="--no-timestamps --no-index -pab"
QUILT_PATCH_OPTS="--unified"
QUILT_DIFF_OPTS="-p"
EDITOR="vim"

quilt --version
0.65


Best Regards,
Syrone Wong


On Sun, Dec 17, 2017 at 5:57 PM, Kevin Darbyshire-Bryant
<kevin at darbyshire-bryant.me.uk> wrote:
> Dear Illuminati,
>
> I have a bit of a mystery with patch refreshes, namely that I’m occasionally getting extra whitespace on the end of some block header patch lines (Lines beginning @@).  As a result my kernel patch refreshes touch more files than are actually really required and I don’t consider suitable for submitting.
>
> I’ve attached (hopefully it’ll get through) a bump to 4.4.106 on master branch that exhibits the problem, as an extreme example, take a look at lines 1941 & 1950 - where did all those extra tabs come from?
>
> I have the prescribed .quilt_rc file
>
> QUILT_DIFF_ARGS="--no-timestamps --no-index -p ab --color=auto"
> QUILT_REFRESH_ARGS="--no-timestamps --strip-trailing-whitespace --no-index -p ab"
> QUILT_PATCH_OPTS="--unified"
> QUILT_DIFF_OPTS="-p"
> QUILT_SERIES_ARGS="--color=auto"
>
>
>
>
>
> Of course I’m doing this on a mac, but I’m pretty sure others here work on the project do so too and don’t hit this problem.  Help :-)
>
>
> Cheers,
>
> Kevin D-B
>
> GPG fingerprint: 012C ACB2 28C6 C53E 9775  9123 B3A2 389B 9DE2 334A
>
>
> _______________________________________________
> Lede-dev mailing list
> Lede-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev
>



More information about the Lede-dev mailing list