• B
    checkpatch: adjust to QEMUisms · b6469683
    Blue Swirl 提交于
    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: NBlue Swirl <blauwirbel@gmail.com>
    b6469683
CODING_STYLE 2.9 KB