Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-06-21 | checkpatch: add check for whitespace before semicolon at end-of-line | Eric Nelson | |
This tests for a bad habits of mine like this: return 0 ; Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> | |||
2011-11-17 | tools: checkpatch.pl from Linux added to tools | Joe Hershberger | |
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> |