Skip to content
  • Blue Swirl's avatar
    checkpatch: adjust to QEMUisms · b6469683
    Blue Swirl authored
    
    
    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: default avatarBlue Swirl <blauwirbel@gmail.com>
    b6469683