[U-Boot-Users] script to delete all trailing space

Jon Loeliger jdl at freescale.com
Mon Mar 12 17:36:17 CET 2007


On Mon, 2007-03-12 at 09:06, Aubrey Li wrote:

> Sure, re-post the script.

Folks,

So, there are a few things git provides that might help with
some of these issues.  The case of a line starting with a
space and followed by a tab can be identified, as well as
automatically stripping trailing whitespace from source lines.

You might investigate the "--check" options in "git apply"
or "git am", and you might investigate "--whitespace=strip"
as well.

HTH,
jdl






More information about the U-Boot mailing list