CHECK: Alignment should match open parenthesis CHECK: Comparison to NULL could be written "!cmdline" CHECK: Comparison to NULL could be written "!initrd" CHECK: Comparison to NULL could be written "!kernel" CHECK: Please don't use multiple blank lines WARNING: Prefer __used over __attribute__((used)) WARNING: Prefer strscpy over strcpy - see: https://github.com/KSPP/linux/issues/88 WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? WARNING: braces {} are not necessary for single statement blocks WARNING: externs should be avoided in .c files 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 91 exceeds 80 columns WARNING: line length of 93 exceeds 80 columns WARNING: line length of 96 exceeds 80 columns WARNING: please write a help paragraph that fully describes the config symbol with at least 4 lines