CHECK: Alignment should match open parenthesis CHECK: Lines should not end with a '(' CHECK: Prefer using the BIT_ULL macro CHECK: spaces preferred around that '*' (ctx:WxV) CHECK: spaces preferred around that '-' (ctx:WxV) ERROR: inline keyword should sit between storage class and type ERROR: open brace '{' following function definitions go on the next line ERROR: space prohibited before that close parenthesis ')' WARNING: Improper SPDX comment style for 'tools/testing/selftests/bpf/libarena/include/asan.h', please use '/*' instead WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 WARNING: Prefer 'fallthrough;' over fallthrough comment WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst WARNING: line length of 101 exceeds 80 columns WARNING: line length of 105 exceeds 80 columns WARNING: line length of 81 exceeds 80 columns WARNING: line length of 84 exceeds 80 columns WARNING: line length of 86 exceeds 80 columns WARNING: line length of 87 exceeds 80 columns WARNING: line length of 88 exceeds 80 columns WARNING: line length of 90 exceeds 80 columns WARNING: macros should not use a trailing semicolon WARNING: please, no space before tabs