On 2016-12-16 20:02, Stijn Segers wrote:
> Hi Koen,
> 
> I pulled your patch (not sure if you were talking about Stijn Tintel or 
> me), I am getting whitespace errors:
> 
> $ git apply --whitespace=fix 
> ../patches/main/0001-Kernel-bump-to-4.4.39.patch
> ../patches/main/0001-Kernel-bump-to-4.4.39.patch:39: trailing 
> whitespace.
> 
> ../patches/main/0001-Kernel-bump-to-4.4.39.patch:63: trailing 
> whitespace.
> 
> ../patches/main/0001-Kernel-bump-to-4.4.39.patch:86: trailing 
> whitespace.
> 
> ../patches/main/0001-Kernel-bump-to-4.4.39.patch:106: trailing 
> whitespace.
> 
> ../patches/main/0001-Kernel-bump-to-4.4.39.patch:140: space before tab 
> in indent.
> 
> I think you'll need to fix before the patch gets accepted.
git apply doesn't know about patch files, so it doesn't know that these
trailing whitespaces are legitimate (and necessary).

- Felix

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to