CHECK: Lines should not end with a '(' CHECK: Please use a blank line after function/struct/union/enum declarations CHECK: extern prototypes should be avoided in .h files WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst WARNING: space prohibited between function name and open parenthesis '('