summaryrefslogtreecommitdiffstats
path: root/scripts/checkpatch.pl
Commit message (Expand)AuthorAgeFilesLines
* checkpatch: port fix from kernel "## is not a valid modifier"Andy Whitcroft2015-10-121-1/+3
* checkpatch: allow open braces on typedef linesPaolo Bonzini2015-10-121-5/+0
* checkpatch: do not recommend qemu_strtok over strtokPaolo Bonzini2015-09-251-2/+2
* checkpatch: Escape left braces in regexFam Zheng2015-09-161-11/+11
* checkpatch: remove tests that are not relevant outside the kernelPaolo Bonzini2015-09-091-389/+12
* checkpatch: adapt some tests to QEMUPaolo Bonzini2015-09-091-81/+60
* checkpatch: complain about ffs(3) callsStefan Hajnoczi2015-04-281-0/+11
* checkpatch: Brace handling on multi-line conditionMax Reitz2015-01-131-2/+11
* 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