From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=hansenpartnership.com; s=20151216; t=1594223998; bh=wqk55O2VC/Slr4lVR3r5mJCWnsiLDjFN52OqFL8PToM=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=B1VYJdPqFQS+fqqY5rdrSizfLkmTMBloNay1fdTmef1GfIr5qSpMaM/9Z2Kwp1Jfl YMOA9nrMyFPKUXP7Q0mZc3G/ORxbR+PhOI9juZpCpHcC7YuQJiLNT5ZFWya4Pb94Xt KheBxppUY/WoSIt0r7n5/YBsx8YjMsH1alNeNEqc= DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=hansenpartnership.com; s=20151216; t=1594223997; bh=wqk55O2VC/Slr4lVR3r5mJCWnsiLDjFN52OqFL8PToM=; h=Subject:From:To:Cc:Date:In-Reply-To:References:From; b=GkIbqh4j2vhdw1VTdraa3DFeRdfvYkxyIsXKasakocl9hy7o6/dksAOmGvDJwcf6q jR6m83Rn8RfzfXbggCzkMrDm88NlYrkPpWE6mzI20MbDO/mwgITLQNskicNzSUcXNf bfsbM5rJ3iskElHX/5K8LlyWYiqKij0UER5blm4Y= Message-ID: <1594223995.4349.28.camel@HansenPartnership.com> From: James Bottomley Date: Wed, 08 Jul 2020 08:59:55 -0700 In-Reply-To: References: <159419296487.2464622.863943877093636532.stgit@dwillia2-desk3.amr.corp.intel.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Tech-board-discuss] [PATCH v2] CodingStyle: Inclusive Terminology List-Id: Public TAB discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Joe Perches , Dan Williams , Jonathan Corbet Cc: ksummit-discuss@lists.linuxfoundation.org, Greg Kroah-Hartman , Randy Dunlap , SeongJae Park , linux-kernel@vger.kernel.org, tech-board-discuss@lists.linuxfoundation.org, Chris Mason , Dave Airlie , torvalds@linux-foundation.org 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/whitelist. > > > > Link: http://lore.kernel.org/r/159389297140.2210796.135901422546687 > > 87525.stgit@dwillia2-desk3.amr.corp.intel.com > > Cc: Jonathan Corbet > > Acked-by: Randy Dunlap > > Acked-by: Dave Airlie > > Acked-by: Kees Cook > > Acked-by: SeongJae Park > > Signed-off-by: Olof Johansson > > Signed-off-by: Chris Mason > > Signed-off-by: Greg Kroah-Hartman > > Signed-off-by: Dan Williams > > --- > > Changes since v1 [1] > > - Drop inclusive-terminology.rst, it is in the lore archives if the > > arguments are needed for future debates, but otherwise no > > pressing > > need to carry it in the tree (Linus, James) Acked-by: James Bottomley > Where did Linus publicly state this was unnecessary? https://lists.linuxfoundation.org/pipermail/tech-board-discuss/2020-July/000412.html James