Re: [PATCH 0/2] remove unnecessary words in function documention

2022-06-24 Thread David Marchand
On Wed, Jun 22, 2022 at 10:27 PM Stephen Hemminger wrote: > > The phrase "This API is used to" is unnecessary and changes the > documentation into passive voice. > > Stephen Hemminger (2): > rawdev, dmadev: remove passive voice in function doc > eal: remove passive voice from interrupt functio

Re: [PATCH 0/2] remove unnecessary words in function documention

2022-06-22 Thread Tyler Retzlaff
On Wed, Jun 22, 2022 at 01:54:46PM -0700, Stephen Hemminger wrote: > On Wed, 22 Jun 2022 13:37:12 -0700 > Tyler Retzlaff wrote: > > > On Wed, Jun 22, 2022 at 01:27:36PM -0700, Stephen Hemminger wrote: > > > The phrase "This API is used to" is unnecessary and changes the > > > documentation into p

Re: [PATCH 0/2] remove unnecessary words in function documention

2022-06-22 Thread Stephen Hemminger
On Wed, 22 Jun 2022 13:37:12 -0700 Tyler Retzlaff wrote: > On Wed, Jun 22, 2022 at 01:27:36PM -0700, Stephen Hemminger wrote: > > The phrase "This API is used to" is unnecessary and changes the > > documentation into passive voice. > > > > Stephen Hemminger (2): > > rawdev, dmadev: remove pass

Re: [PATCH 0/2] remove unnecessary words in function documention

2022-06-22 Thread Tyler Retzlaff
On Wed, Jun 22, 2022 at 01:27:36PM -0700, Stephen Hemminger wrote: > The phrase "This API is used to" is unnecessary and changes the > documentation into passive voice. > > Stephen Hemminger (2): > rawdev, dmadev: remove passive voice in function doc > eal: remove passive voice from interrupt

[PATCH 0/2] remove unnecessary words in function documention

2022-06-22 Thread Stephen Hemminger
The phrase "This API is used to" is unnecessary and changes the documentation into passive voice. Stephen Hemminger (2): rawdev, dmadev: remove passive voice in function doc eal: remove passive voice from interrupt function documentation drivers/raw/ioat/rte_ioat_rawdev.h | 2 +- lib/dmadev