CHECK: Alignment should match open parenthesis CHECK: Please don't use multiple blank lines CHECK: Unnecessary parentheses around 'context->image_sz > MAX_RECORD_SIZE' ERROR: code indent should use tabs where possible ERROR: space prohibited before that close parenthesis ')' ERROR: trailing whitespace WARNING: Missing a blank line after declarations WARNING: Prefer __packed over __attribute__((packed)) 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: added, moved or deleted file(s), does MAINTAINERS need updating? WARNING: externs should be avoided in .c files WARNING: line length of 100 exceeds 80 columns WARNING: line length of 102 exceeds 80 columns WARNING: line length of 107 exceeds 80 columns WARNING: line length of 81 exceeds 80 columns WARNING: line length of 83 exceeds 80 columns WARNING: line length of 87 exceeds 80 columns WARNING: line length of 90 exceeds 80 columns WARNING: line length of 97 exceeds 80 columns WARNING: please, no space before tabs