From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=CjEoHJO9VGUXepRxlrPCQ4t6OG2a6kpKSMLMfEHyb+4=; b=rE8O+zrfKM7aSbWPDdvMMpBZEBo1Ml4GDSOCdEYvqt+hN+jm3ChC2bCssrWN41KwRN 1gfgIcu8NurhPn9mW54BPdYrWltji2fk1cGpWEXY0Wnj4V9iW7MuUiAmhrznmR8EsdfG jeiQK2S16OUgtf7cY42836y/5tXuv4LIBpwtclN+XnaCzeJfTG0+R2R37l4lp0L7u39D TCwuRzbgAtXvlD0zUNXeQNE270L0ybWdd4y6C1rB9q32315VEhe93aVvHq+brUKCoKx1 DffKpydeMq9/ZDLyjib+bkE2GbcRZhajohxXavgMZsHGPwGmX6vG8Q5FbiLijnUqdAhk s4JA== Date: Wed, 8 Jul 2020 11:59:02 -0700 From: Stephen Hemminger Message-ID: <20200708115902.1c1d63a7@hermes.lan> In-Reply-To: <159419296487.2464622.863943877093636532.stgit@dwillia2-desk3.amr.corp.intel.com> References: <159419296487.2464622.863943877093636532.stgit@dwillia2-desk3.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Tech-board-discuss] [Ksummit-discuss] [PATCH v2] CodingStyle: Inclusive Terminology List-Id: Public TAB discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Dan Williams Cc: ksummit-discuss@lists.linuxfoundation.org, Greg Kroah-Hartman , SeongJae Park , linux-kernel@vger.kernel.org, tech-board-discuss@lists.linuxfoundation.org, Chris Mason , Dave Airlie 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.2210796.13590142254668787525.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 Thanks for doing this. Signed-off-by: Stephen Hemminger