Re: [PATCH 00/11] Fix repeated words in comments and messages

2022-07-25 Thread Bruce Richardson
On Fri, Jul 22, 2022 at 02:40:55PM -0700, Stephen Hemminger wrote: > Reading netdev, noticed lots of places in Linux kernel with bad > comments being fixed. Use similar kind of scanning to look > for repeated words in DPDK. > > Stephen Hemminger (11): > remove duplicated 'to to' in messages and

[PATCH 00/11] Fix repeated words in comments and messages

2022-07-22 Thread Stephen Hemminger
Reading netdev, noticed lots of places in Linux kernel with bad comments being fixed. Use similar kind of scanning to look for repeated words in DPDK. Stephen Hemminger (11): remove duplicated 'to to' in messages and comments remove duplicate words 'is is' mvnet,mvpp2: remove duplicate word