[dpdk-dev] [PATCH 0/5] blank lines at EOF fixes
Thomas Monjalon
thomas at monjalon.net
Mon Aug 5 15:20:04 CEST 2019
31/07/2019 17:38, Bruce Richardson:
> On Wed, Jul 31, 2019 at 07:57:37AM -0700, Stephen Hemminger wrote:
> > Using a simple shell script which cleans up trailing whitespace
> > found several places with extra lines at end of file.
> >
> > More in base drivers but they are known to be problematic.
> >
> > Stephen Hemminger (5):
> > examples: remove extra blank lines at eof
> > test: remove blank lines at eof
> > pmdinfogen: remove blank line at eof
> > net/ipn3ke: cleanup blank line at eof
> > net/mlx5: remove blank lines at eof
> >
> > app/test/test_cryptodev_asym_util.h | 4 ----
> > app/test/test_table_combined.c | 1 -
> > app/test/test_table_tables.c | 3 +--
> > buildtools/pmdinfogen/pmdinfogen.h | 1 -
> > drivers/net/ipn3ke/ipn3ke_flow.c | 1 -
> > drivers/net/ipn3ke/ipn3ke_tm.c | 1 -
> > drivers/net/mlx5/mlx5_rxtx.c | 2 --
> > examples/flow_filtering/flow_blocks.c | 1 -
> > examples/l3fwd-power/perf_core.c | 1 -
> > examples/vhost_scsi/vhost_scsi.c | 1 -
> > 10 files changed, 1 insertion(+), 15 deletions(-)
> >
> Series-acked-by: Bruce Richardson <bruce.richardson at intel.com>
Applied and squashed, thanks
More information about the dev
mailing list