Re: [PATCH v2] Coccinelle: kzalloc-simple: Rename kzalloc-simple to zalloc-simple

From: Masahiro Yamada
Date: Tue Jan 16 2018 - 09:36:39 EST


2018-01-14 5:26 GMT+09:00 Himanshu Jha <himanshujha199640@xxxxxxxxx>:
> 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@xxxxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Himanshu Jha <himanshujha199640@xxxxxxxxx>
> ---
> v2:
> -generated the patch using -M flag for renaming.
> -Since Markus earlier worked on renaming this patch adding his name too
> .../coccinelle/api/alloc/{kzalloc-simple.cocci => zalloc-simple.cocci} | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
> rename scripts/coccinelle/api/alloc/{kzalloc-simple.cocci => zalloc-simple.cocci} (100%)
>

Applied to linux-kbuild/misc. Thanks!




--
Best Regards
Masahiro Yamada