summaryrefslogtreecommitdiff
path: root/utilities/checkpatch.py
Commit message (Expand)AuthorAgeFilesLines
* python: Add double newline after fuction or class (E305).Daniele Di Proietto2016-12-021-0/+1
* checkpatch: Add file-parsing modeAaron Conole2016-11-281-9/+30
* checkpatch: fix the if and whitespace checksAaron Conole2016-11-281-5/+6
* checkpatch: Fix signoff errorAaron Conole2016-11-281-1/+1
* checkpatch: Print file line numbersAaron Conole2016-11-281-0/+15
* checkpatch: convert some of the warningsAaron Conole2016-11-281-5/+4
* checkpatch: Print the line in question distinctlyAaron Conole2016-11-281-1/+5
* checkpatch: Announce the file where errors occurAaron Conole2016-11-281-0/+13
* utilities/checkpatch.py: Check for appropriate bracingAaron Conole2016-05-201-0/+30
* checkpatch: Accept form feeds.Daniele Di Proietto2016-04-181-2/+6
* checkpatch: Don't enforce char limit on tests.Joe Stringer2016-04-081-1/+17
* checkpatch: Fix Python style violation.Ben Pfaff2016-03-311-0/+1
* checkpatch.py: A simple script for finding patch issuesAaron Conole2016-03-311-0/+234