Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp841041ybh; Mon, 13 Jul 2020 02:41:30 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzehQ3haLgyhSf1IeFlZ3zzXvcjYaWonOHCVHa1wl0SvPbtvu6FWadnNIcHM1LhEk8cFDio X-Received: by 2002:aa7:d693:: with SMTP id d19mr50739792edr.317.1594633290498; Mon, 13 Jul 2020 02:41:30 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1594633290; cv=none; d=google.com; s=arc-20160816; b=mWT3yAZXfPxyazUOTRTnGM1WNk/xS3Mb1idlgdaDmwOX5c4pJqSDEA7iuHh9bX1DOH eNj9yGDpRHWjJQ3qLjsZkG8xXF85xeTwvIp5j+QlDVcBqJ3hAys+vzom86syGuwQ9rJa SckA4/Y9s1EWETgdYV3KvdMNW5wqQdlcaW9ubY6L1rei+y+ec0gN2GI/cr3NaXokeVU+ G1RZDYrGcUMGnFc4AnmogsEl3Y0isGh4AycPVvmRsNxrUQea6TmAWX1QecqbmZaXhJ9g 4CtH3TsclEH1GVvpO6i2lP3X4WF2+ZpEU9wDlAgBi8YcDOUf/8KWiqzBLdrYhH4nnGnA O4RA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date; bh=j+YfaktZdFzwmEb+Vy3WvLaccp8MD115Gusf+xcHhNU=; b=FWHpisJRTLGgbuxJ+eaSxxCNj6c70f/XFaI7iRSxVazdSYjhrz9Xxk2kzHPHsNEw3p YkvjKt5UFPsz9sRy9zs7HiDORLcjxEgxKwVm7yQttBLpD+M+eomYLQZ1eSkPDGGPBPuj 2bghspNCrYsrgsi8XI5NeT2y3xNnhI575mvPyezzB1WMs/R+NvdFFRoat9MnRT/VuX2l qQflywQ1zP/m8Zf8W84Q2HWA9WpuSt5kFp2IDcpTwBV/VmC+99paRoTFqEyd62kkfJJ9 NiBSwzYov4HHypYJe69e1OnvMfWzmDzmdpxJW+aYzyXv+FGfThHbZhUkpqxeY4D9nktL sHXg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id bo14si8330710edb.112.2020.07.13.02.41.08; Mon, 13 Jul 2020 02:41:30 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729043AbgGMJkG (ORCPT + 99 others); Mon, 13 Jul 2020 05:40:06 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:14486 "EHLO mail2-relais-roc.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726360AbgGMJkF (ORCPT ); Mon, 13 Jul 2020 05:40:05 -0400 X-IronPort-AV: E=Sophos;i="5.75,347,1589234400"; d="scan'208";a="459564921" Received: from abo-173-121-68.mrs.modulonet.fr (HELO hadrien) ([85.68.121.173]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 13 Jul 2020 11:39:56 +0200 Date: Mon, 13 Jul 2020 11:39:56 +0200 (CEST) From: Julia Lawall X-X-Sender: jll@hadrien To: Takashi Iwai cc: Julia Lawall , Dan Williams , ksummit-discuss@lists.linuxfoundation.org, Greg Kroah-Hartman , SeongJae Park , linux-kernel@vger.kernel.org, tech-board-discuss@lists.linuxfoundation.org, James Bottomley , Dave Airlie , Christian Brauner , Dan Carpenter Subject: Re: [Ksummit-discuss] [PATCH v3] CodingStyle: Inclusive Terminology In-Reply-To: Message-ID: References: <159423201991.2466245.8461410729774664077.stgit@dwillia2-desk3.amr.corp.intel.com> User-Agent: Alpine 2.22 (DEB 394 2020-01-19) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 13 Jul 2020, Takashi Iwai wrote: > On Mon, 13 Jul 2020 10:43:28 +0200, > Julia Lawall wrote: > > > > > > > > On Mon, 13 Jul 2020, Takashi Iwai wrote: > > > > > On Wed, 08 Jul 2020 20:14:27 +0200, > > > Dan Williams wrote: > > > > > > > > +Recommended replacements for 'blacklist/whitelist' are: > > > > + 'denylist / allowlist' > > > > + 'blocklist / passlist' > > > > > > I started looking through the tree now and noticed there are lots of > > > patterns like "whitelisted" or "blacklisted". How can the words fit > > > for those? Actually, there are two cases like: > > > > > > - Foo is blacklisted > > > - Allow to load the non-whitelisted cards > > > > > > Currently I'm replacing the former with "Foo is in denylist", but not > > > > In the denylist? > > Not really, only the allowlist exists in this case. I'm not sure to understand. in denylist is not grammatical. It needs "a" or "the". Maybe it has to be foo is denylisted? foo is in the implicit denyList? foo is not in the allowList? julia