CHECK: Alignment should match open parenthesis CHECK: Comparison to NULL could be written "!data" CHECK: Comparison to NULL could be written "!file" CHECK: No space is necessary after a cast ERROR: do not initialise globals to NULL WARNING: Statements should start on a tabstop WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? WARNING: braces {} are not necessary for single statement blocks WARNING: line length of 84 exceeds 80 columns WARNING: line length of 86 exceeds 80 columns WARNING: line length of 89 exceeds 80 columns WARNING: suspect code indent for conditional statements (16, 23) WARNING: suspect code indent for conditional statements (23, 32) WARNING: unchecked sscanf return value