Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 1d02f252 authored by Kees Cook's avatar Kees Cook
Browse files

coccinelle: Add rules to find str_plural() replacements


Add rules for finding places where str_plural() can be used. This
currently finds:
 54 files changed, 62 insertions(+), 61 deletions(-)

Co-developed-by: default avatarMichal Wajdeczko <michal.wajdeczko@intel.com>
Signed-off-by: default avatarMichal Wajdeczko <michal.wajdeczko@intel.com>
Link: https://lore.kernel.org/all/fc1b25a8-6381-47c2-831c-ab6b8201a82b@intel.com/


Signed-off-by: default avatarKees Cook <keescook@chromium.org>
parent 9ca5facd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment