Re: [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-11 Thread Pavel Machek
On Wed 2020-07-08 00:23:59, Dan Williams wrote: > Linux maintains a coding-style and its own idiomatic set of terminology. > Update the style guidelines to recommend replacements for the terms > master/slave and blacklist/whitelist. > > +replacements for 'blacklist/whitelist' are: 'denylist/allow

Re: [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-10 Thread Dan Williams
On Fri, Jul 10, 2020 at 9:03 AM Linus Walleij wrote: > > On Wed, Jul 8, 2020 at 9:40 AM Dan Williams wrote: > > > Linux maintains a coding-style and its own idiomatic set of terminology. > > Update the style guidelines to recommend replacements for the terms > > master/slave and blacklist/whiteli

Re: [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-10 Thread Linus Walleij
On Wed, Jul 8, 2020 at 9:40 AM Dan Williams wrote: > Linux maintains a coding-style and its own idiomatic set of terminology. > Update the style guidelines to recommend replacements for the terms > master/slave and blacklist/whitelist. > > Link: > http://lore.kernel.org/r/159389297140.2210796.13

Re: [Ksummit-discuss] [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-08 Thread Stephen Hemminger
On Wed, 08 Jul 2020 00:23:59 -0700 Dan Williams wrote: > Linux maintains a coding-style and its own idiomatic set of terminology. > Update the style guidelines to recommend replacements for the terms > master/slave and blacklist/whitelist. > > Link: > http://lore.kernel.org/r/159389297140.22107

Re: [Tech-board-discuss] [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-08 Thread Shuah Khan
On 7/8/20 1:23 AM, Dan Williams wrote: Linux maintains a coding-style and its own idiomatic set of terminology. Update the style guidelines to recommend replacements for the terms master/slave and blacklist/whitelist. Link: http://lore.kernel.org/r/159389297140.2210796.13590142254668787525.st..

Re: [Ksummit-discuss] [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-08 Thread Christian Brauner
On Wed, Jul 08, 2020 at 12:23:59AM -0700, Dan Williams wrote: > Linux maintains a coding-style and its own idiomatic set of terminology. > Update the style guidelines to recommend replacements for the terms > master/slave and blacklist/whitelist. > > Link: > http://lore.kernel.org/r/159389297140.

Re: [Tech-board-discuss] [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-08 Thread James Bottomley
On Wed, 2020-07-08 at 04:04 -0700, Joe Perches wrote: > On Wed, 2020-07-08 at 00:23 -0700, Dan Williams wrote: > > Linux maintains a coding-style and its own idiomatic set of > > terminology. > > Update the style guidelines to recommend replacements for the terms > > master/slave and blacklist/whit

Re: [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-08 Thread Dan Williams
On Wed, Jul 8, 2020 at 4:05 AM Joe Perches wrote: > > On Wed, 2020-07-08 at 00:23 -0700, Dan Williams wrote: > > Linux maintains a coding-style and its own idiomatic set of terminology. > > Update the style guidelines to recommend replacements for the terms > > master/slave and blacklist/whitelist

Re: [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-08 Thread Dan Williams
On Wed, Jul 8, 2020 at 1:22 AM Kees Cook wrote: > > On Wed, Jul 08, 2020 at 12:23:59AM -0700, Dan Williams wrote: > > Linux maintains a coding-style and its own idiomatic set of terminology. > > Update the style guidelines to recommend replacements for the terms > > master/slave and blacklist/whit

Re: [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-08 Thread tytso
On Wed, Jul 08, 2020 at 12:23:59AM -0700, Dan Williams wrote: > Linux maintains a coding-style and its own idiomatic set of terminology. > Update the style guidelines to recommend replacements for the terms > master/slave and blacklist/whitelist. > > Link: > http://lore.kernel.org/r/159389297140.

Re: [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-08 Thread Joe Perches
On Wed, 2020-07-08 at 00:23 -0700, Dan Williams wrote: > Linux maintains a coding-style and its own idiomatic set of terminology. > Update the style guidelines to recommend replacements for the terms > master/slave and blacklist/whitelist. > > Link: > http://lore.kernel.org/r/159389297140.2210796

Re: [Ksummit-discuss] [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-08 Thread Dan Carpenter
Signed-off-by: Dan Carpenter regards, dan carpenter

Re: [Tech-board-discuss] [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-08 Thread Mark Brown
On Wed, Jul 08, 2020 at 12:23:59AM -0700, Dan Williams wrote: > Linux maintains a coding-style and its own idiomatic set of terminology. > Update the style guidelines to recommend replacements for the terms > master/slave and blacklist/whitelist. Reviwed-by: Mark Brown > +'host/{device,proxy}',

Re: [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-08 Thread Kees Cook
On Wed, Jul 08, 2020 at 12:23:59AM -0700, Dan Williams wrote: > Linux maintains a coding-style and its own idiomatic set of terminology. > Update the style guidelines to recommend replacements for the terms > master/slave and blacklist/whitelist. > > Link: > http://lore.kernel.org/r/159389297140.

Re: [PATCH v2] CodingStyle: Inclusive Terminology

2020-07-08 Thread Dan Williams
On Wed, Jul 8, 2020 at 12:40 AM Dan Williams wrote: > > Linux maintains a coding-style and its own idiomatic set of terminology. > Update the style guidelines to recommend replacements for the terms > master/slave and blacklist/whitelist. > > Link: > http://lore.kernel.org/r/159389297140.2210796.

[PATCH v2] CodingStyle: Inclusive Terminology

2020-07-08 Thread Dan Williams
Linux maintains a coding-style and its own idiomatic set of terminology. Update the style guidelines to recommend replacements for the terms master/slave and blacklist/whitelist. Link: http://lore.kernel.org/r/159389297140.2210796.13590142254668787525.st...@dwillia2-desk3.amr.corp.intel.com Cc: J