CHECK: Blank lines aren't necessary before a close brace '}' CHECK: Please don't use multiple blank lines CHECK: Unnecessary parentheses around u64[] CHECK: multiple assignments should be avoided CHECK: spaces preferred around that '*' (ctx:WxV) ERROR: Macros with complex values should be enclosed in parentheses ERROR: do not use assignment in if condition WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? WARNING: line length of 100 exceeds 80 columns WARNING: line length of 114 exceeds 80 columns WARNING: line length of 122 exceeds 80 columns WARNING: line length of 87 exceeds 80 columns WARNING: return of an errno should typically be negative (ie: return -ENOENT) WARNING: void function return statements are not generally useful