DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] doc: Add missing new line before code block
@ 2015-10-20  2:41 Tetsuya Mukawa
  2015-10-28  9:33 ` Mcnamara, John
  0 siblings, 1 reply; 4+ messages in thread
From: Tetsuya Mukawa @ 2015-10-20  2:41 UTC (permalink / raw)
  To: dev

The patch adds missing new line to "Managing ABI updates" section.

Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
---
 doc/guides/contributing/versioning.rst | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/doc/guides/contributing/versioning.rst b/doc/guides/contributing/versioning.rst
index 8a739dd..d824762 100644
--- a/doc/guides/contributing/versioning.rst
+++ b/doc/guides/contributing/versioning.rst
@@ -382,7 +382,8 @@ easy.  Start by removing the symbol from the requisite version map file:
    } DPDK_2.0;
 
 
-Next remove the corresponding versioned export
+Next remove the corresponding versioned export.
+
 .. code-block:: c
 
  -VERSION_SYMBOL(rte_acl_create, _v20, 2.0);
-- 
2.1.4

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

* Re: [dpdk-dev] [PATCH] doc: Add missing new line before code block
  2015-10-20  2:41 [dpdk-dev] [PATCH] doc: Add missing new line before code block Tetsuya Mukawa
@ 2015-10-28  9:33 ` Mcnamara, John
  2015-11-05  2:11   ` Tetsuya Mukawa
  2015-12-07  3:43   ` Thomas Monjalon
  0 siblings, 2 replies; 4+ messages in thread
From: Mcnamara, John @ 2015-10-28  9:33 UTC (permalink / raw)
  To: Tetsuya Mukawa, dev



> -----Original Message-----
> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Tetsuya Mukawa
> Sent: Tuesday, October 20, 2015 3:42 AM
> To: dev@dpdk.org
> Subject: [dpdk-dev] [PATCH] doc: Add missing new line before code block
> 
> The patch adds missing new line to "Managing ABI updates" section.
> 
> Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>

Acked-by: John McNamara <john.mcnamara@intel.com>

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

* Re: [dpdk-dev] [PATCH] doc: Add missing new line before code block
  2015-10-28  9:33 ` Mcnamara, John
@ 2015-11-05  2:11   ` Tetsuya Mukawa
  2015-12-07  3:43   ` Thomas Monjalon
  1 sibling, 0 replies; 4+ messages in thread
From: Tetsuya Mukawa @ 2015-11-05  2:11 UTC (permalink / raw)
  To: Thomas Monjalon; +Cc: dev

Hi Thomas,

Could you please merge below patch?

Thanks,
Tetsuya

On 2015/10/28 18:33, Mcnamara, John wrote:
>
>> -----Original Message-----
>> From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Tetsuya Mukawa
>> Sent: Tuesday, October 20, 2015 3:42 AM
>> To: dev@dpdk.org
>> Subject: [dpdk-dev] [PATCH] doc: Add missing new line before code block
>>
>> The patch adds missing new line to "Managing ABI updates" section.
>>
>> Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
> Acked-by: John McNamara <john.mcnamara@intel.com>
>

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

* Re: [dpdk-dev] [PATCH] doc: Add missing new line before code block
  2015-10-28  9:33 ` Mcnamara, John
  2015-11-05  2:11   ` Tetsuya Mukawa
@ 2015-12-07  3:43   ` Thomas Monjalon
  1 sibling, 0 replies; 4+ messages in thread
From: Thomas Monjalon @ 2015-12-07  3:43 UTC (permalink / raw)
  To: Tetsuya Mukawa; +Cc: dev

> > The patch adds missing new line to "Managing ABI updates" section.
> > 
> > Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
> 
> Acked-by: John McNamara <john.mcnamara@intel.com>

Applied, thanks

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

end of thread, other threads:[~2015-12-07  3:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-20  2:41 [dpdk-dev] [PATCH] doc: Add missing new line before code block Tetsuya Mukawa
2015-10-28  9:33 ` Mcnamara, John
2015-11-05  2:11   ` Tetsuya Mukawa
2015-12-07  3:43   ` 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).