CHECK: Alignment should match open parenthesis ERROR: Macros with complex values should be enclosed in parentheses ERROR: code indent should use tabs where possible ERROR: do not initialise statics to false WARNING: Improper SPDX comment style for 'tools/testing/selftests/bpf/libarena/include/common.h', please use '/*' instead WARNING: Improper SPDX comment style for 'tools/testing/selftests/bpf/libarena/include/selftest_helpers.h', please use '/*' instead WARNING: Improper SPDX comment style for 'tools/testing/selftests/bpf/libarena/include/userapi.h', please use '/*' instead WARNING: Improper SPDX comment style for 'tools/testing/selftests/bpf/libarena/selftests/selftest.h', please use '/*' instead WARNING: Macros with flow control statements should be avoided WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 WARNING: Prefer __aligned(8) over __attribute__((aligned(8))) WARNING: Use of volatile is usually wrong: see Documentation/process/volatile-considered-harmful.rst WARNING: __always_unused or __maybe_unused is preferred over __attribute__((__unused__)) WARNING: braces {} are not necessary for single statement blocks WARNING: do not add new typedefs WARNING: line length of 81 exceeds 80 columns WARNING: line length of 82 exceeds 80 columns WARNING: line length of 84 exceeds 80 columns WARNING: line length of 85 exceeds 80 columns WARNING: please, no spaces at the start of a line