Received: by 2002:a25:824b:0:0:0:0:0 with SMTP id d11csp6042241ybn; Sun, 29 Sep 2019 11:06:16 -0700 (PDT) X-Google-Smtp-Source: APXvYqx/NtKjuP4QPvF1ygvSJqHizHXQq10+yWZ27iswBh9QQvSQoGoQJDoRVVu+HmQsY2X/Z9ST X-Received: by 2002:a17:906:938b:: with SMTP id l11mr16302157ejx.67.1569780376411; Sun, 29 Sep 2019 11:06:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1569780376; cv=none; d=google.com; s=arc-20160816; b=novmky4Q40VH9MBJz5SsjNKA+TdsUqnKQtWRYI7CKfhDmHI/UnT8rj5E2TxXKOHNkM PM//1hTE8SatDkvAAtxzpMr7YMVlfG1gKtR5mtEPhCExwvv95UVzuHLwCLwzfYhv9lWD nf6Q1RECQ6+bFgF1LSPO8hSdgMBe/TdKv32Y8O+FvQvRWeBU40zoBLgH5WPlsXJTXXAA GrXohqjNnhVo7sYET/pCRPoD8iLJlv7sCoH1eRbABV2ZQBs4Qgdz9dyPhJutXpXY0tQp x1JB+OY8yEg5X8lDReQdS1ZE6rHlADrOK+rEgIgTL2TqgCzEwrfHsGgTCEPa8jr5Xiu2 ZuUQ== 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=mXtyWYQhbg/Xmjv2LoKv/hXvqNID/F6B3SAMS51EO5k=; b=LDTG5TyBqsMCr/HX3/sNqQ57oGnUaw6ORaZahEeSiFbxHLk3BD6l8NSn16OKzbIr8n IboqRhsCP4bwVpyJ2H9k04Rx94Xw9fBEyLklpyw5Uqrow3AO6zciRc1yOvDANOS+3/ym si5GpI5X+WYJYbctW89LQknLArXjpvgQoOtJAt7KwpK3UtHiIlO7CzLgU/vCpstRNgvR O4sGL6n1EpqABRA6svHcvQ4ZQrGrRUShQbTv05aOmKOoqXjJ5Cr933aiW+ljr+1bnhXe KU0Q8+tAOhA3bubIv5WmYfiqCeKYmuhatEnpOiqW0R/DsM9SXuFMMQZxjvGYVT4lgECF km9A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e21si5535890edb.164.2019.09.29.11.05.52; Sun, 29 Sep 2019 11:06:16 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729120AbfI2SFf (ORCPT + 99 others); Sun, 29 Sep 2019 14:05:35 -0400 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:48721 "EHLO mail2-relais-roc.national.inria.fr" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728994AbfI2SFf (ORCPT ); Sun, 29 Sep 2019 14:05:35 -0400 X-IronPort-AV: E=Sophos;i="5.64,563,1559512800"; d="scan'208";a="403859097" Received: from 81-65-53-202.rev.numericable.fr (HELO hadrien) ([81.65.53.202]) by mail2-relais-roc.national.inria.fr with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 29 Sep 2019 20:05:32 +0200 Date: Sun, 29 Sep 2019 20:05:32 +0200 (CEST) From: Julia Lawall X-X-Sender: jll@hadrien To: Markus Elfring cc: cocci@systeme.lip6.fr, Gilles Muller , Greg Kroah-Hartman , Jessica Yu , Masahiro Yamada , Matthias Maennich , Michal Marek , Nicolas Palix , Yue Haibing , linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org, Martijn Coenen Subject: Re: [Cocci] [RFC PATCH] scripts: Fix coccicheck failed In-Reply-To: <90cea5d2-b586-6f82-34dd-d7a812f57396@web.de> Message-ID: References: <90cea5d2-b586-6f82-34dd-d7a812f57396@web.de> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-964066602-1569780332=:4485" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-964066602-1569780332=:4485 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8BIT On Sun, 29 Sep 2019, Markus Elfring wrote: > > Maybe the problem would be solved by putting virtual report at the top of the rule. > > I assume that support for the operation mode “patch” can eventually be considered. > Coccicheck requires that all rules support the report mode. julia > > > But it might still fail because nothing can happen without a value > > for the virtual metavariable ns. > > I imagine that the safe handling of this command line input parameter > will trigger further software development concerns. > > > > Should the coccinelle directory be only for things that work with make coccicheck, > > I hope not. > > But it seems that a filter command expressed such a restriction so far. > https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/scripts/coccicheck?id=02dc96ef6c25f990452c114c59d75c368a1f4c8f#n257 > > Is this place an update candidate now? > > > > or for all Coccinelle scripts? > > I would prefer file storage selections in this direction. > How do you think about to improve the software taxonomy accordingly? > > Regards, > Markus > --8323329-964066602-1569780332=:4485--