* [dpdk-dev] [PATCH] doc: remove UTF-8 BOM from programmer's guide
@ 2017-12-21 15:28 Anatoly Burakov
2018-01-15 14:39 ` Kovacevic, Marko
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Anatoly Burakov @ 2017-12-21 15:28 UTC (permalink / raw)
To: dev; +Cc: Yipeng Wang, Sameh Gobriel, John McNamara
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 600 bytes --]
Fixes: 55694b2a9f64 ("doc: add membership documentation")
Cc: yipeng1.wang@intel.com
Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
---
doc/guides/prog_guide/member_lib.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/guides/prog_guide/member_lib.rst b/doc/guides/prog_guide/member_lib.rst
index caca8dc..4e62f76 100644
--- a/doc/guides/prog_guide/member_lib.rst
+++ b/doc/guides/prog_guide/member_lib.rst
@@ -1,4 +1,4 @@
-.. BSD LICENSE
+.. BSD LICENSE
Copyright(c) 2017 Intel Corporation. All rights reserved.
All rights reserved.
--
2.7.4
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: remove UTF-8 BOM from programmer's guide
2017-12-21 15:28 [dpdk-dev] [PATCH] doc: remove UTF-8 BOM from programmer's guide Anatoly Burakov
@ 2018-01-15 14:39 ` Kovacevic, Marko
2018-01-16 11:17 ` Burakov, Anatoly
2018-01-16 16:35 ` Mcnamara, John
2 siblings, 0 replies; 6+ messages in thread
From: Kovacevic, Marko @ 2018-01-15 14:39 UTC (permalink / raw)
To: Burakov, Anatoly, dev; +Cc: Wang, Yipeng1, Gobriel, Sameh, Mcnamara, John
> Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
> doc/guides/prog_guide/member_lib.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Marko Kovacevic <marko.kovacevic@intel.com>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: remove UTF-8 BOM from programmer's guide
2017-12-21 15:28 [dpdk-dev] [PATCH] doc: remove UTF-8 BOM from programmer's guide Anatoly Burakov
2018-01-15 14:39 ` Kovacevic, Marko
@ 2018-01-16 11:17 ` Burakov, Anatoly
2018-01-16 11:21 ` Burakov, Anatoly
2018-01-16 16:35 ` Mcnamara, John
2 siblings, 1 reply; 6+ messages in thread
From: Burakov, Anatoly @ 2018-01-16 11:17 UTC (permalink / raw)
To: dev; +Cc: Yipeng Wang, Sameh Gobriel, John McNamara
On 21-Dec-17 3:28 PM, Anatoly Burakov wrote:
> Fixes: 55694b2a9f64 ("doc: add membership documentation")
> Cc: yipeng1.wang@intel.com
> Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
> ---
Ping?
--
Thanks,
Anatoly
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: remove UTF-8 BOM from programmer's guide
2018-01-16 11:17 ` Burakov, Anatoly
@ 2018-01-16 11:21 ` Burakov, Anatoly
0 siblings, 0 replies; 6+ messages in thread
From: Burakov, Anatoly @ 2018-01-16 11:21 UTC (permalink / raw)
To: dev; +Cc: Yipeng Wang, Sameh Gobriel, John McNamara
On 16-Jan-18 11:17 AM, Burakov, Anatoly wrote:
> On 21-Dec-17 3:28 PM, Anatoly Burakov wrote:
>> Fixes: 55694b2a9f64 ("doc: add membership documentation")
>> Cc: yipeng1.wang@intel.com
>> Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
>> ---
>
> Ping?
>
Oh, mu apologies, didn't notice it was already acked.
--
Thanks,
Anatoly
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: remove UTF-8 BOM from programmer's guide
2017-12-21 15:28 [dpdk-dev] [PATCH] doc: remove UTF-8 BOM from programmer's guide Anatoly Burakov
2018-01-15 14:39 ` Kovacevic, Marko
2018-01-16 11:17 ` Burakov, Anatoly
@ 2018-01-16 16:35 ` Mcnamara, John
2018-02-06 20:28 ` Thomas Monjalon
2 siblings, 1 reply; 6+ messages in thread
From: Mcnamara, John @ 2018-01-16 16:35 UTC (permalink / raw)
To: Burakov, Anatoly, dev; +Cc: Wang, Yipeng1, Gobriel, Sameh
> -----Original Message-----
> From: Burakov, Anatoly
> Sent: Thursday, December 21, 2017 3:29 PM
> To: dev@dpdk.org
> Cc: Wang, Yipeng1 <yipeng1.wang@intel.com>; Gobriel, Sameh
> <sameh.gobriel@intel.com>; Mcnamara, John <john.mcnamara@intel.com>
> Subject: [PATCH] doc: remove UTF-8 BOM from programmer's guide
>
> Fixes: 55694b2a9f64 ("doc: add membership documentation")
> Cc: yipeng1.wang@intel.com
> Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [dpdk-dev] [PATCH] doc: remove UTF-8 BOM from programmer's guide
2018-01-16 16:35 ` Mcnamara, John
@ 2018-02-06 20:28 ` Thomas Monjalon
0 siblings, 0 replies; 6+ messages in thread
From: Thomas Monjalon @ 2018-02-06 20:28 UTC (permalink / raw)
To: Burakov, Anatoly; +Cc: dev, Mcnamara, John, Wang, Yipeng1, Gobriel, Sameh
> > Fixes: 55694b2a9f64 ("doc: add membership documentation")
> > Cc: yipeng1.wang@intel.com
> > Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
>
> Acked-by: John McNamara <john.mcnamara@intel.com>
Applied, thanks
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2018-02-06 20:28 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-21 15:28 [dpdk-dev] [PATCH] doc: remove UTF-8 BOM from programmer's guide Anatoly Burakov
2018-01-15 14:39 ` Kovacevic, Marko
2018-01-16 11:17 ` Burakov, Anatoly
2018-01-16 11:21 ` Burakov, Anatoly
2018-01-16 16:35 ` Mcnamara, John
2018-02-06 20:28 ` 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).