aboutsummaryrefslogtreecommitdiff
path: root/scripts/coccinelle/misc
AgeCommit message (Expand)Author
2013-08-13coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes
2013-07-03Coccinelle: Update the options used to the new option schemeNicolas Palix
2013-02-22scripts/coccinelle: find constant additions that could be bit orsJulia Lawall
2013-02-22scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...Peter Senna Tschudin
2013-01-24scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon testPeter Senna Tschudin
2012-12-09scripts/coccinelle/misc/warn.cocci: use WARNJulia Lawall
2012-07-13scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOTLars-Peter Clausen
2012-05-25scripts/coccinelle: sizeof of pointerJulia Lawall
2012-05-25scripts/coccinelle: address test is always trueJulia Lawall
2012-02-25coccinelle: semantic patch for bool issuesJulia Lawall
2012-02-25coccinelle: semantic patch to check for PTR_ERR after reassignmentJulia Lawall
2012-01-15scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall
2010-12-03scripts/coccinelle: update for compatability with Coccinelle 0.2.4Julia Lawall
2010-08-31Coccinelle: Add misc/ifcol.cocciNicolas Palix
2010-08-31Coccinelle: Add misc/doubleinit.cocciNicolas Palix