commit | dd2275d349c2f02ceb6cd37f89b8b9920c602488 | [log] [tgz] |
---|---|---|
author | Hongbo Li <lihongbo22@huawei.com> | Wed Sep 11 09:09:22 2024 +0800 |
committer | Julia Lawall <Julia.Lawall@inria.fr> | Sat Sep 28 21:22:50 2024 +0200 |
tree | 770577d9fb876c1866750c7e2d0a40528e853096 | |
parent | 5b7ca4507d64de729011c145d8ee9a2731f9502f [diff] |
coccinelle: Add rules to find str_enable{d}_disable{d}() replacements As other rules done, we add rules for str_enable{d}_ disable{d}() to check the relative opportunities. Signed-off-by: Hongbo Li <lihongbo22@huawei.com> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>