summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
Commit message (Expand)AuthorAgeFilesLines
* checkpatch.pl: adjust typedef definition to QEMU coding stylePaolo Bonzini2014-08-261-2/+6
* checkpatch.pl: Check .cpp filesTomoki Sekiyama2013-09-091-6/+28
* CHECKPATCH: Add warning for single else statement.Don Slutz2012-09-051-6/+10
* CHECKPATCH: Add --debug adv_apwDon Slutz2012-09-051-19/+32
* CHECKPATCH: Add --debug adv_checkingDon Slutz2012-09-051-1/+3
* CHECKPATCH: Add --debug adv_dcsDon Slutz2012-09-051-0/+3
* checkpatch: Add QEMU specific ruleStefan Weil2012-06-221-0/+5
* Fix spelling in comments, documentation and messagesStefan Weil2011-12-141-2/+2
* fix spelling in scripts sub directoryDong Xu Wang2011-12-021-1/+1
* checkpatch.pl: fix CAST detectionFlorian Mickler2011-11-261-1/+1
* checkpatch: remove rule on non-indented labelsPaolo Bonzini2011-11-011-6/+0
* checkpatch: fix braces {} handlingPavel Borzenkov2011-08-271-1/+1
* checkpatch: Fix bracing false positives on #ifBlue Swirl2011-07-201-0/+1
* checkpatch: don't error out on },{ linesAlexander Graf2011-07-171-1/+3
* checkpatch.pl: don't complain about old lines with tabsBlue Swirl2011-02-051-1/+1
* checkpatch: Fix bracing false positives on #elseJan Kiszka2011-01-211-1/+2
* checkpatch: adjust to QEMUismsBlue Swirl2011-01-201-46/+18
* Add checkpatch.pl from Linux kernelBlue Swirl2011-01-201-0/+2937
OpenPOWER on IntegriCloud