summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/misc
Commit message (Expand)AuthorAgeFilesLines
* coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes2013-08-131-0/+58
* Coccinelle: Update the options used to the new option schemeNicolas Palix2013-07-038-8/+8
* scripts/coccinelle: find constant additions that could be bit orsJulia Lawall2013-02-221-0/+55
* scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...Peter Senna Tschudin2013-02-221-0/+103
* scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon testPeter Senna Tschudin2013-01-241-0/+83
* scripts/coccinelle/misc/warn.cocci: use WARNJulia Lawall2012-12-091-0/+109
* scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOTLars-Peter Clausen2012-07-131-0/+65
* scripts/coccinelle: sizeof of pointerJulia Lawall2012-05-251-0/+65
* scripts/coccinelle: address test is always trueJulia Lawall2012-05-251-0/+35
* coccinelle: semantic patch for bool issuesJulia Lawall2012-02-251-0/+178
* coccinelle: semantic patch to check for PTR_ERR after reassignmentJulia Lawall2012-02-251-0/+41
* scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall2012-01-151-4/+4
* scripts/coccinelle: update for compatability with Coccinelle 0.2.4Julia Lawall2010-12-031-3/+3
* Coccinelle: Add misc/ifcol.cocciNicolas Palix2010-08-311-0/+48
* Coccinelle: Add misc/doubleinit.cocciNicolas Palix2010-08-311-0/+53