Coccinelle: noderef: Add new rules and correct the old rule
authorVaishali Thakkar <vaishali.thakkar@oracle.com>
Tue, 24 May 2016 04:19:17 +0000 (09:49 +0530)
committerMichal Marek <mmarek@suse.com>
Mon, 20 Jun 2016 15:20:13 +0000 (17:20 +0200)
commitbf56cc04ef97c8ec536e3fcd16fc57902cba339f
tree0e45c354d1a4b294f001ee876086196ca6b201da
parent1a695a905c18548062509178b98bc91e67510864
Coccinelle: noderef: Add new rules and correct the old rule

Add new rules to detect the cases where sizeof is used in
function calls as a argument.

Also, for the patch mode third rule should behave same as
second rule with arguments reversed. So, change that as well.

Signed-off-by: Vaishali Thakkar <vaishali.thakkar@oracle.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.com>
scripts/coccinelle/misc/noderef.cocci
This page took 0.024083 seconds and 5 git commands to generate.