summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/misc
AgeCommit message (Expand)AuthorLines
2014-11-24bugon.cocci: fix Options at the macroMauro Carvalho Chehab-1/+1
2014-09-26coccinelle: misc: semantic patch to delete overly complex return code processingJulia Lawall-0/+180
2014-08-06Coccinelle: Script to replace if and BUG with BUG_ONHimangi Saraogi-0/+62
2014-08-06Coccinelle: Script to detect incorrect argument to sizeofHimangi Saraogi-0/+76
2014-08-06Coccinelle: Script to use ARRAY_SIZE instead of division of two sizeofsHimangi Saraogi-0/+87
2014-06-10coccicheck: Add unneeded return variable testPeter Senna Tschudin-0/+66
2014-06-09coccinelle: Check for missing NULL terminators in of_device_id tablesStephen Boyd-0/+62
2014-03-29Coccicheck: Remove memcpy to struct assignment testPeter Senna Tschudin-103/+0
2013-08-13coccinelle: replace 0/1 with false/true in functions returning boolRasmus Villemoes-0/+58
2013-07-03Coccinelle: Update the options used to the new option schemeNicolas Palix-8/+8
2013-02-22scripts/coccinelle: find constant additions that could be bit orsJulia Lawall-0/+55
2013-02-22scripts/coccinelle/misc/memcpy-assign.cocci: Replace memcpy with struct assig...Peter Senna Tschudin-0/+103
2013-01-24scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon testPeter Senna Tschudin-0/+83
2012-12-09scripts/coccinelle/misc/warn.cocci: use WARNJulia Lawall-0/+109
2012-07-13scripts/coccinelle: Find threaded IRQs requests which are missing IRQF_ONESHOTLars-Peter Clausen-0/+65
2012-05-25scripts/coccinelle: sizeof of pointerJulia Lawall-0/+65
2012-05-25scripts/coccinelle: address test is always trueJulia Lawall-0/+35
2012-02-25coccinelle: semantic patch for bool issuesJulia Lawall-0/+178
2012-02-25coccinelle: semantic patch to check for PTR_ERR after reassignmentJulia Lawall-0/+41
2012-01-15scripts/coccinelle: improve the coverage of some semantic patchesJulia Lawall-4/+4
2010-12-03scripts/coccinelle: update for compatability with Coccinelle 0.2.4Julia Lawall-3/+3
2010-08-31Coccinelle: Add misc/ifcol.cocciNicolas Palix-0/+48
2010-08-31Coccinelle: Add misc/doubleinit.cocciNicolas Palix-0/+53