Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | checkpatch: add check for whitespace before semicolon at end-of-line | Eric Nelson | 2012-06-21 | 1 | -0/+6 |
| | | | | | | | | This tests for a bad habits of mine like this: return 0 ; Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> | ||||
* | tools: checkpatch.pl from Linux added to tools | Joe Hershberger | 2011-11-17 | 1 | -0/+3337 |
Added from Linux - commit 30ecad51849ae132dc6ef6ddb62d499c7257515b Include config file to ignore common false-positives Signed-off-by: Joe Hershberger <joe.hershberger@ni.com> Cc: Joe Hershberger <joe.hershberger@gmail.com> Cc: Wolfgang Denk <wd@denx.de> |