On Wed, Oct 30, 2024 at 08:52:35AM -0700, Stephen Hemminger wrote: > The README file had missing newline. > > Signed-off-by: Stephen Hemminger <step...@networkplumber.org> > --- > drivers/common/idpf/base/README | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/common/idpf/base/README b/drivers/common/idpf/base/README > index ff26f736ec..457b5a81f3 100644 > --- a/drivers/common/idpf/base/README > +++ b/drivers/common/idpf/base/README > @@ -18,4 +18,4 @@ Updating the driver > NOTE: The source code in this directory should not be modified apart from > the following file(s): > > - idpf_osdep.h > \ No newline at end of file > + idpf_osdep.h
Acked-by: Bruce Richardson <bruce.richard...@intel.com> I think I'll live dangerously and not wait for the CI to run checks on this patch :-) Applied to dpdk-next-net-intel Thanks, /Bruce