[PATCH 00/11] Fix repeated words in comments and messages
Bruce Richardson
bruce.richardson at intel.com
Mon Jul 25 10:40:58 CEST 2022
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 comments
> remove duplicate words 'is is'
> mvnet,mvpp2: remove duplicate word
> Remove repeated word 'on on'
> fix repeated words 'in in'
> ring: fix repeated word in comment
> i40e,igc: fix duplicate word than
> bnx2x, pcap: replace only only
> distrubutor: fix repeated word in comment
Typo in title
> ethdev: fix repeated word in comment
> cxgbe: replace 'or or' in comment
>
Nice simple cleanup. If doing a future version, perhaps have the titles and
comments consistent across patches - some of the title above are missing
the repeated word in them.
Series-acked-by: Bruce Richardson <bruce.richardson at intel.com>
More information about the dev
mailing list