WARNING: line length of 86 exceeds 80 columns #27: FILE: include/linux/bpf_verifier.h:645: +int bpf_btf_load_log_attr_init(struct bpf_log_attr *log_attr, struct bpf_attrs *attrs, WARNING: line length of 86 exceeds 80 columns #41: FILE: kernel/bpf/log.c:905: +int bpf_btf_load_log_attr_init(struct bpf_log_attr *log_attr, struct bpf_attrs *attrs, WARNING: line length of 85 exceeds 80 columns #62: FILE: kernel/bpf/syscall.c:5452: +static int bpf_btf_load(const union bpf_attr *attr, bpfptr_t uattr, __u32 uattr_size, WARNING: line length of 87 exceeds 80 columns #81: FILE: kernel/bpf/syscall.c:6301: + bpf_attrs_init(&attrs_common, &attr_common, uattr_common, size_common); total: 0 errors, 4 warnings, 0 checks, 51 lines checked NOTE: For some of the reported defects, checkpatch may be able to mechanically convert to the typical style using --fix or --fix-inplace. Commit 54bc7586fa30 ("bpf: Add syscall common attributes support for btf_load") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES GIT_COMMIT_ID MACRO_ARG_REUSE NO_AUTHOR_SIGN_OFF NOTE: If any of the errors are false positives, please report them to the maintainer, see CHECKPATCH in MAINTAINERS. total: 0 errors, 4 warnings, 0 checks, 51 lines checked