Re: [dpdk-dev] [PATCH ] doc: fix two typos in contributing guide

2019-04-05 Thread Thomas Monjalon
15/03/2019 11:39, Kovacevic, Marko: > > This patch fixes two typos in the coding style part of DPDK contributing > > guide: > > > > - The header entry should have .h file instead of .c file. > > - The will->This will > > > > Fixes: 44a6dface13b ("doc: describe how to add new components") +Cc: s

Re: [dpdk-dev] [PATCH ] doc: fix two typos in contributing guide

2019-03-15 Thread Kovacevic, Marko
> This patch fixes two typos in the coding style part of DPDK contributing > guide: > > - The header entry should have .h file instead of .c file. > - The will->This will > > Fixes: 44a6dface13b ("doc: describe how to add new components") > > Signed-off-by: Rami Rosen > --- > doc/guides/contr

[dpdk-dev] [PATCH ] doc: fix two typos in contributing guide

2019-03-15 Thread Rami Rosen
This patch fixes two typos in the coding style part of DPDK contributing guide: - The header entry should have .h file instead of .c file. - The will->This will Fixes: 44a6dface13b ("doc: describe how to add new components") Signed-off-by: Rami Rosen --- doc/guides/contributing/coding_style.r