linux/scripts/coccinelle/misc
Julia Lawall 24f0c2d6ff scripts/coccinelle: find constant additions that could be bit ors
Semantic patch (http://coccinelle.lip6.fr/) to check for constants that are
added but are used elsewhere as bitmasks.

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Michal Marek <mmarek@suse.cz>
2013-02-22 14:26:00 +01:00
..
boolinit.cocci
cstptr.cocci
doubleinit.cocci
ifaddr.cocci
ifcol.cocci
irqf_oneshot.cocci
memcpy-assign.cocci scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assignment 2013-02-22 11:22:18 +01:00
noderef.cocci
orplus.cocci scripts/coccinelle: find constant additions that could be bit ors 2013-02-22 14:26:00 +01:00
semicolon.cocci
warn.cocci