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 coccinelle: semantic patch for bool issues 2012-02-25 00:07:32 +01:00
cstptr.cocci coccinelle: semantic patch to check for PTR_ERR after reassignment 2012-02-25 00:07:11 +01:00
doubleinit.cocci scripts/coccinelle: improve the coverage of some semantic patches 2012-01-15 00:05:46 +01:00
ifaddr.cocci scripts/coccinelle: address test is always true 2012-05-25 14:51:11 +02:00
ifcol.cocci
irqf_oneshot.cocci scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOT 2012-07-13 15:57:31 +02:00
memcpy-assign.cocci scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assignment 2013-02-22 11:22:18 +01:00
noderef.cocci scripts/coccinelle: sizeof of pointer 2012-05-25 14:51:12 +02:00
orplus.cocci scripts/coccinelle: find constant additions that could be bit ors 2013-02-22 14:26:00 +01:00
semicolon.cocci scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test 2013-01-24 12:10:38 +01:00
warn.cocci scripts/coccinelle/misc/warn.cocci: use WARN 2012-12-09 15:29:07 +01:00