Good work. Thanks.
John
On Wed, Nov 13, 2019 at 11:47 AM Kevin Traynor wrote:
>
> On 12/11/2019 19:33, David Marchand wrote:
> > Shoot repeated words in all our guides.
Cc: sta...@dpdk.org
> >
> > Signed-off-by: David Marchand
>
> Can add 'Cc: sta...@dpdk.org' and whatever applies applies.
>
> Acked-by: Kevin Traynor
On 12/11/2019 19:33, David Marchand wrote:
> Shoot repeated words in all our guides.
>
> Signed-off-by: David Marchand
Can add 'Cc: sta...@dpdk.org' and whatever applies applies.
Acked-by: Kevin Traynor
> ---
> doc/guides/contributing/coding_style.rst | 8
> doc/gu
On 12/11/2019 20:33, David Marchand wrote:
> Shoot repeated words in all our guides.
>
> Signed-off-by: David Marchand
For anyone interested, I caught this with a patch I added to my checks:
awk '
{
if (prev_file != FILENAME) {
prev=""
prev_line=""
Shoot repeated words in all our guides.
Signed-off-by: David Marchand
---
doc/guides/contributing/coding_style.rst | 8
doc/guides/cryptodevs/zuc.rst | 2 +-
doc/guides/linux_gsg/nic_perf_intel_platform.rst | 2 +-
doc/guides/nics
5 matches
Mail list logo