
Hello Jon,
Jon Loeliger wrote:
On Fri, 2009-02-13 at 09:03 +0100, Heiko Schocher wrote:
Hello ksi,
ksi@koi8.net wrote:
Signed-off-by: Sergey Kubushyn ksi@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
Ah, ok, thanks. Didn;t know this
bye Heiko