[PATCH] common/idpf: add missing newline at end of file
Bruce Richardson
bruce.richardson at intel.com
Wed Oct 30 17:08:23 CET 2024
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 at 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 at 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
More information about the dev
mailing list