From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Kees Cook <keescook@chromium.org>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>,
Jani Nikula <jani.nikula@intel.com>,
Julia Lawall <Julia.Lawall@inria.fr>,
Nicolas Palix <nicolas.palix@imag.fr>,
cocci@inria.fr, linux-kernel@vger.kernel.org,
linux-hardening@vger.kernel.org
Subject: Re: [cocci] [PATCH] cocci: Add rules to find str_plural() replacements
Date: Thu, 15 Feb 2024 21:33:30 +0200 [thread overview]
Message-ID: <Zc5nCsE74E33PdD2@smile.fi.intel.com> (raw)
In-Reply-To: <20240215180156.work.548-kees@kernel.org>
On Thu, Feb 15, 2024 at 10:02:00AM -0800, Kees Cook wrote:
> Add rules for finding places where str_plural() can be used. This
> currently finds:
> 54 files changed, 62 insertions(+), 61 deletions(-)
Can we extend this to cover string_choices and call the script probably
str_choices.cocci ?
--
With Best Regards,
Andy Shevchenko
WARNING: multiple messages have this Message-ID (diff)
From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: Kees Cook <keescook@chromium.org>
Cc: Michal Wajdeczko <michal.wajdeczko@intel.com>,
Jani Nikula <jani.nikula@intel.com>,
Julia Lawall <Julia.Lawall@inria.fr>,
Nicolas Palix <nicolas.palix@imag.fr>,
cocci@inria.fr, linux-kernel@vger.kernel.org,
linux-hardening@vger.kernel.org
Subject: Re: [PATCH] cocci: Add rules to find str_plural() replacements
Date: Thu, 15 Feb 2024 21:33:30 +0200 [thread overview]
Message-ID: <Zc5nCsE74E33PdD2@smile.fi.intel.com> (raw)
In-Reply-To: <20240215180156.work.548-kees@kernel.org>
On Thu, Feb 15, 2024 at 10:02:00AM -0800, Kees Cook wrote:
> Add rules for finding places where str_plural() can be used. This
> currently finds:
> 54 files changed, 62 insertions(+), 61 deletions(-)
Can we extend this to cover string_choices and call the script probably
str_choices.cocci ?
--
With Best Regards,
Andy Shevchenko
next prev parent reply other threads:[~2024-02-16 8:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-15 18:02 [cocci] [PATCH] cocci: Add rules to find str_plural() replacements Kees Cook
2024-02-15 18:02 ` Kees Cook
2024-02-15 19:33 ` Andy Shevchenko [this message]
2024-02-15 19:33 ` Andy Shevchenko
2024-02-15 19:34 ` [cocci] " Andy Shevchenko
2024-02-15 19:34 ` Andy Shevchenko
2024-02-15 19:44 ` [cocci] " Kees Cook
2024-02-15 19:44 ` Kees Cook
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=Zc5nCsE74E33PdD2@smile.fi.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=Julia.Lawall@inria.fr \
--cc=cocci@inria.fr \
--cc=jani.nikula@intel.com \
--cc=keescook@chromium.org \
--cc=linux-hardening@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=michal.wajdeczko@intel.com \
--cc=nicolas.palix@imag.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.