CHECK: Alignment should match open parenthesis CHECK: Blank lines aren't necessary after an open brace '{' CHECK: Blank lines aren't necessary before a close brace '}' CHECK: Comparison to NULL could be written "!cmdline" CHECK: Comparison to NULL could be written "!initrd" CHECK: Comparison to NULL could be written "!parsed_kernel" CHECK: Comparison to NULL could be written "cmdline" CHECK: Comparison to NULL could be written "initrd" CHECK: Comparison to NULL could be written "parsed_kernel" CHECK: Please don't use multiple blank lines ERROR: space required before the open parenthesis '(' WARNING: 'embeded' may be misspelled - perhaps 'embedded'? WARNING: Prefer __used over __attribute__((used)) WARNING: Prefer strscpy over strcpy - see: https://github.com/KSPP/linux/issues/88 WARNING: Use #include instead of WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? WARNING: line length of 81 exceeds 80 columns WARNING: line length of 82 exceeds 80 columns WARNING: line length of 85 exceeds 80 columns WARNING: line length of 86 exceeds 80 columns WARNING: line length of 87 exceeds 80 columns WARNING: line length of 93 exceeds 80 columns WARNING: please write a help paragraph that fully describes the config symbol with at least 4 lines