aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle
diff options
context:
space:
mode:
authorHimanshu Jha <himanshujha199640@gmail.com>2018-01-14 01:56:58 +0530
committerMasahiro Yamada <yamada.masahiro@socionext.com>2018-01-16 23:40:17 +0900
commit1936f8f30066cd608d1cee5807a2adf380dda718 (patch)
treeb059e295ea40cdc2120d61753d8a50e5b88f9063 /scripts/coccinelle
parentCoccinelle: ifnullfree: Trim the warning reported in report mode (diff)
downloadlinux-dev-1936f8f30066cd608d1cee5807a2adf380dda718.tar.xz
linux-dev-1936f8f30066cd608d1cee5807a2adf380dda718.zip
Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple
Rename kzalloc-simple to zalloc-simple since now the rule is not specific to kzalloc function only, but also to many other zero memory allocating functions specified in the rule. Suggested-by: SF Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com> Acked-by: Julia Lawall <julia.lawall@lip6.fr> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'scripts/coccinelle')
-rw-r--r--scripts/coccinelle/api/alloc/zalloc-simple.cocci (renamed from scripts/coccinelle/api/alloc/kzalloc-simple.cocci)0
1 files changed, 0 insertions, 0 deletions
diff --git a/scripts/coccinelle/api/alloc/kzalloc-simple.cocci b/scripts/coccinelle/api/alloc/zalloc-simple.cocci
index 92b20913055f..92b20913055f 100644
--- a/scripts/coccinelle/api/alloc/kzalloc-simple.cocci
+++ b/scripts/coccinelle/api/alloc/zalloc-simple.cocci