| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | checkpatch: Fix bracing false positives on #else | Jan Kiszka | 2011-01-21 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | ||||
| * | checkpatch: adjust to QEMUisms | Blue Swirl | 2011-01-20 | 1 | -46/+18![]() |
| | | | | | | | | | | | | | | | Change checkpatch.pl for QEMU use: - Root directory detection - Forbid tabs - Indent at 4 spaces - Allow typedefs - Enforce brace use even for single statement blocks - Don't suggest nonexistent cleanup tools Mention the script in CODING_STYLE. Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | ||||
| * | Add checkpatch.pl from Linux kernel | Blue Swirl | 2011-01-20 | 1 | -0/+2937 |
| Unchanged import from http://www.kernel.org/pub/linux/kernel/people/apw/checkpatch/checkpatch.pl-0.31 Signed-off-by: Blue Swirl <blauwirbel@gmail.com> | |||||

