[U-Boot] [PATCH] 1/12 Multiadapter/multibus I2C, common part 1

Jon Loeliger jdl at freescale.com
Fri Feb 13 18:51:25 CET 2009


On Fri, 2009-02-13 at 09:03 +0100, Heiko Schocher wrote:
> Hello ksi,
> 
> ksi at koi8.net wrote:
> > Signed-off-by: Sergey Kubushyn <ksi at koi8.net>
> >   
> 
> Patch aplies with warnings:
> 
> Applying: 1/12 Multiadapter/multibus I2C, common part 1
> /home/hs/i2c/u-boot-i2c/.git/rebase-apply/patch:630: trailing whitespace.
> 
> /home/hs/i2c/u-boot-i2c/.git/rebase-apply/patch:688: trailing whitespace.
> 
> /home/hs/i2c/u-boot-i2c/.git/rebase-apply/patch:765: trailing whitespace.
> 
> /home/hs/i2c/u-boot-i2c/.git/rebase-apply/patch:808: trailing whitespace.
> 
> /home/hs/i2c/u-boot-i2c/.git/rebase-apply/patch:1017: trailing whitespace.
>         char            *name;
> warning: 5 lines add whitespace errors.
> 
> please fix


Just do this instead always:

    git am -3 --whitespace=fix path/to.patch

jdl




More information about the U-Boot mailing list