CHECK: Alignment should match open parenthesis CHECK: Please use a blank line after function/struct/union/enum declarations WARNING: Avoid line continuations in quoted strings WARNING: It's generally not useful to have the filename in the file WARNING: Prefer __aligned(8) over __attribute__((__aligned__(8))) WARNING: Prefer __used over __attribute__((used)) WARNING: __always_unused or __maybe_unused is preferred over __attribute__((__unused__)) WARNING: line length of 82 exceeds 80 columns