CHECK: Alignment should match open parenthesis CHECK: Blank lines aren't necessary after an open brace '{' CHECK: Prefer kernel type 's32' over 'int32_t' CHECK: Prefer kernel type 'u64' over 'uint64_t' CHECK: Unnecessary parentheses around win.res CHECK: multiple assignments should be avoided CHECK: spaces preferred around that '|' (ctx:VxV) ERROR: Macros with complex values should be enclosed in parentheses ERROR: code indent should use tabs where possible WARNING: Missing a blank line after declarations WARNING: Possible repeated word: 'the' WARNING: Prefer "GPL" over "GPL v2" - see commit bf7fbeeae6db ("module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity") WARNING: Prefer 'unsigned int' to bare use of 'unsigned' 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 83 exceeds 80 columns WARNING: line length of 84 exceeds 80 columns WARNING: line length of 87 exceeds 80 columns WARNING: line length of 88 exceeds 80 columns WARNING: memory barrier without comment WARNING: please, no spaces at the start of a line WARNING: space prohibited between function name and open parenthesis '('