[dpdk-dev] [PATCH 0/9] whitespace cleanups

2015-06-11 Thread Thomas Monjalon
2015-06-04 07:43, Stephen Hemminger: > Ran the current code base through a script which: > - removes trailing whitespace > - removes space before tabs > - removes blank lines at end of file > > Stephen Hemminger (9): > kni: fix whitespace > eal: fix whitespace > cmdline: fix whitespace

[dpdk-dev] [PATCH 0/9] whitespace cleanups

2015-06-04 Thread Stephen Hemminger
From: Stephen Hemminger Ran the current code base through a script which: - removes trailing whitespace - removes space before tabs - removes blank lines at end of file Stephen Hemminger (9): kni: fix whitespace eal: fix whitespace cmdline: fix whitespace vhost: fix trailing white