* [dpdk-dev] [PATCH] doc: fix SPDX tag
@ 2021-06-11 16:38 Kevin Traynor
2021-06-17 7:43 ` [dpdk-dev] [dpdk-stable] " Thomas Monjalon
0 siblings, 1 reply; 2+ messages in thread
From: Kevin Traynor @ 2021-06-11 16:38 UTC (permalink / raw)
To: dev
Cc: Kevin Traynor, stable, Bruce Richardson, Stephen Hemminger,
Anatoly Burakov
A stray character got added. Remove it.
Fixes: cb056611a8ed ("eal: rename lcore master and slave")
Cc: stable@dpdk.org
Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
---
doc/guides/sample_app_ug/hello_world.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/sample_app_ug/hello_world.rst b/doc/guides/sample_app_ug/hello_world.rst
index 7cb9279e99..6ec93e0054 100644
--- a/doc/guides/sample_app_ug/hello_world.rst
+++ b/doc/guides/sample_app_ug/hello_world.rst
@@ -1,3 +1,3 @@
-o.. SPDX-License-Identifier: BSD-3-Clause
+.. SPDX-License-Identifier: BSD-3-Clause
Copyright(c) 2010-2014 Intel Corporation.
--
2.31.1
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [dpdk-dev] [dpdk-stable] [PATCH] doc: fix SPDX tag
2021-06-11 16:38 [dpdk-dev] [PATCH] doc: fix SPDX tag Kevin Traynor
@ 2021-06-17 7:43 ` Thomas Monjalon
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Monjalon @ 2021-06-17 7:43 UTC (permalink / raw)
To: Kevin Traynor
Cc: dev, Kevin Traynor, stable, Bruce Richardson, Stephen Hemminger,
Anatoly Burakov
11/06/2021 18:38, Kevin Traynor:
> A stray character got added. Remove it.
>
> Fixes: cb056611a8ed ("eal: rename lcore master and slave")
> Cc: stable@dpdk.org
>
> Signed-off-by: Kevin Traynor <ktraynor@redhat.com>
> ---
> -o.. SPDX-License-Identifier: BSD-3-Clause
> +.. SPDX-License-Identifier: BSD-3-Clause
Applied, thanks
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-06-17 7:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-11 16:38 [dpdk-dev] [PATCH] doc: fix SPDX tag Kevin Traynor
2021-06-17 7:43 ` [dpdk-dev] [dpdk-stable] " Thomas Monjalon
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).