CHECK: Alignment should match open parenthesis CHECK: Macro argument 'f' may be better as '(f)' to avoid precedence issues CHECK: Macro argument 'group' may be better as '(group)' to avoid precedence issues CHECK: Macro argument 'iter' may be better as '(iter)' to avoid precedence issues CHECK: Macro argument 'n' may be better as '(n)' to avoid precedence issues CHECK: Macro argument 'uq' may be better as '(uq)' to avoid precedence issues CHECK: Macro argument 'ur' may be better as '(ur)' to avoid precedence issues CHECK: Macro argument 'us' may be better as '(us)' to avoid precedence issues CHECK: Please use a blank line after function/struct/union/enum declarations CHECK: spaces preferred around that '*' (ctx:ExV) CHECK: struct mutex definition without comment ERROR: Macros with complex values should be enclosed in parentheses ERROR: space prohibited after that open square bracket '[' WARNING: EXPORT_SYMBOL(foo); should immediately follow its function/variable WARNING: added, moved or deleted file(s), does MAINTAINERS need updating? WARNING: function definition argument 'NAPI' should also have an identifier name WARNING: function definition argument 'RQ' should also have an identifier name WARNING: function definition argument 'napi' should also have an identifier name WARNING: macros should not use a trailing semicolon