[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240829112455.232263-1-lihongbo22@huawei.com>
Date: Thu, 29 Aug 2024 19:24:53 +0800
From: Hongbo Li <lihongbo22@...wei.com>
To: <kees@...nel.org>, <andy@...nel.org>, <Julia.Lawall@...ia.fr>,
<nicolas.palix@...g.fr>
CC: <linux-hardening@...r.kernel.org>, <cocci@...ia.fr>,
<lihongbo22@...wei.com>
Subject: [PATCH -next 0/2] coccinelle: Add rules to find str_true_false/str_false_true replacements
After str_true_false()/str_false_true() has been introduced
in the tree, we can add rules for finding places where
str_true_false()/str_false_true() can be used.
Hongbo Li (2):
coccinelle: Add rules to find str_true_false() replacements
coccinelle: Add rules to find str_false_true() replacements
scripts/coccinelle/api/string_choices.cocci | 46 +++++++++++++++++++++
1 file changed, 46 insertions(+)
--
2.34.1
Powered by blists - more mailing lists