CHECK: Alignment should match open parenthesis CHECK: Please don't use multiple blank lines CHECK: Please use a blank line after function/struct/union/enum declarations CHECK: Prefer using the BIT macro WARNING: Avoid line continuations in quoted strings WARNING: Prefer __aligned(8) over __attribute__((__aligned__(8))) WARNING: Prefer __section(".bss") over __attribute__((section(".bss"))) WARNING: Prefer __section(".data") over __attribute__((section(".data"))) WARNING: Prefer __section(".rodata") over __attribute__((section(".rodata"))) WARNING: Prefer __used over __attribute__((used)) WARNING: __always_unused or __maybe_unused is preferred over __attribute__((__unused__)) WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? WARNING: line length of 100 exceeds 80 columns WARNING: line length of 107 exceeds 80 columns WARNING: line length of 81 exceeds 80 columns WARNING: line length of 82 exceeds 80 columns WARNING: line length of 98 exceeds 80 columns