Re: [PATCH v2 00/13] Replace us of term abort

2023-09-06 Thread Thomas Monjalon
06/09/2023 21:39, Stephen Hemminger: > On Wed, 30 Aug 2023 18:49:14 +0200 > Thomas Monjalon wrote: > > > I don't feel the rationale should be followed here. > > If there are better terms, why not. > > But really, "abort" is not only medical. > > And banning this word may be felt as a political po

Re: [PATCH v2 00/13] Replace us of term abort

2023-08-30 Thread Thomas Monjalon
18/08/2023 19:45, Stephen Hemminger: > The term 'abort' is on the inclusive namin Tier 1 word list > as replace when possible. It is possible to do this across > DPDK except the few places that directly call the lib C abort() > function. > > v2 - drop changes to sfc since requires changes to base

[PATCH v2 00/13] Replace us of term abort

2023-08-18 Thread Stephen Hemminger
The term 'abort' is on the inclusive namin Tier 1 word list as replace when possible. It is possible to do this across DPDK except the few places that directly call the lib C abort() function. v2 - drop changes to sfc since requires changes to base driver - cleanup some checkpatch and missing s