[dpdk-dev] [PATCH] fix trailing whitespace.

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Jun 11 12:03:48 CEST 2014


> > This commit removes trailing whitespace from lines in files. Almost all
> > files are affected, as the BSD license copyright header had trailing
> > whitespace on 4 lines in it [hence the number of files reporting 8 lines
> > changed in the diffstat].
> > 
> > Signed-off-by: Bruce Richardson <bruce.richardson at intel.com>
> Acked-by: Neil Horman <nhorman at tuxdriver.com>

I've completed it with these changes:
	- remove spaces before tabs in libs
	- remove more trailing spaces in non-C files

Applied for version 1.7.0.

Some whitespaces and indentation errors are remaining, especially in examples.
But it can be fixed when examples will be updated.
I'm not a big fan of such patch. I prefer to take care of not adding new
spacing errors. So from now, trailing whitespaces, spaces before tabs
and wrong indentation should be tracked carefully in new patches.

Thanks
-- 
Thomas


More information about the dev mailing list