DPDK patches and discussions
 help / color / mirror / Atom feed
* [PATCH] common/idpf: add missing newline at end of file
@ 2024-10-30 15:52 Stephen Hemminger
  2024-10-30 16:08 ` Bruce Richardson
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2024-10-30 15:52 UTC (permalink / raw)
  To: dev; +Cc: Stephen Hemminger, Jingjing Wu, Praveen Shetty

The README file had missing newline.

Signed-off-by: Stephen Hemminger <stephen@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
-- 
2.45.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] common/idpf: add missing newline at end of file
  2024-10-30 15:52 [PATCH] common/idpf: add missing newline at end of file Stephen Hemminger
@ 2024-10-30 16:08 ` Bruce Richardson
  0 siblings, 0 replies; 2+ messages in thread
From: Bruce Richardson @ 2024-10-30 16:08 UTC (permalink / raw)
  To: Stephen Hemminger; +Cc: dev, Jingjing Wu, Praveen Shetty

On Wed, Oct 30, 2024 at 08:52:35AM -0700, Stephen Hemminger wrote:
> The README file had missing newline.
> 
> Signed-off-by: Stephen Hemminger <stephen@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.richardson@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-30 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-30 15:52 [PATCH] common/idpf: add missing newline at end of file Stephen Hemminger
2024-10-30 16:08 ` Bruce Richardson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).