CHECK: Alignment should match open parenthesis CHECK: Please use a blank line after function/struct/union/enum declarations WARNING: Avoid line continuations in quoted strings WARNING: Improper SPDX comment style for 'kernel/kexec_bpf/kexec_pe_parser_bpf.lskel.h', please use '/*' instead WARNING: It's generally not useful to have the filename in the file WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 WARNING: Prefer __aligned(8) over __attribute__((__aligned__(8))) WARNING: Prefer __used over __attribute__((used)) WARNING: __always_unused or __maybe_unused is preferred over __attribute__((__unused__)) WARNING: line length of 82 exceeds 80 columns