Message ID | 20190701182536.20110-1-stephen@networkplumber.org |
---|---|
Headers | show |
Series |
|
Related | show |
On Mon, Jul 1, 2019 at 8:26 PM Stephen Hemminger <stephen@networkplumber.org> wrote: > Ran the codespell tool against the lib and examples. > Lots of little repeated errors fixed. > > Stephen Hemminger (30): > lpm: fix spelling errors > eal/windows: fix comment about fnmatch > bsd/eal: fix spelling error > eal: fix spelling errors > bpf: fix spelling errors > power: fix spelling errors > ipsec: fix spelling errors > acl: fix spelling errors > bbdev: fix spelling error > eventdev: fix spelling error > ethdev: fix spelling error > ip_frag: fix spelling error > examples/multi_process: fix spelling errors > examples/l3fwd: fix misspelling of destination > examples/performance-thread: fix spelling errors > examples/ethtool: fix spelling errors > examples/vmdq: fix spelling errors > examples/bond: fix spelling errors > examples/l3fwd-power: fix spelling errors > examples/netmap_compat: fix spelling errors > examples/packet_ordering: fix spelling errors > examples/service_cores: fix spelling errors > examples/vhost: fix spelling errors > examples/vhost_scsi: fix spelling errors > examples/tep_termination: fix spelling errors > examples/vm_power_manager: fix spelling errors > test-pmd: fix spelling errors > test: fix multiple spelling errors > proc-info: fix spelling error > test-compress-perf: fix spelling errors > If we are not going to backport those, we might as well squash this as a single patch.
01/07/2019 20:25, Stephen Hemminger: > Ran the codespell tool against the lib and examples. > Lots of little repeated errors fixed. Please could you send a v2 addresing comments? I think it can be only all squashed in one patch.
16/07/2019 13:07, Thomas Monjalon: > 01/07/2019 20:25, Stephen Hemminger: > > Ran the codespell tool against the lib and examples. > > Lots of little repeated errors fixed. > > Please could you send a v2 addresing comments? > I think it can be only all squashed in one patch. Stephen, is it the right time for it? Please squash all in one patch for v2. Thanks