WARNING: line length of 93 exceeds 80 columns #32: FILE: include/linux/bpf_verifier.h:644: + bpfptr_t uattr, u32 size, struct bpf_common_attr *attr_common, WARNING: line length of 93 exceeds 80 columns #46: FILE: kernel/bpf/log.c:904: + bpfptr_t uattr, u32 size, struct bpf_common_attr *attr_common, WARNING: line length of 82 exceeds 80 columns #50: FILE: kernel/bpf/log.c:907: + if (bpf_log_attrs_diff(attr_common, attr->btf_log_buf, attr->btf_log_size, WARNING: line length of 92 exceeds 80 columns #58: FILE: kernel/bpf/log.c:915: + bpf_log_attr_init(attr_log, offsetof(struct bpf_common_attr, log_true_size), WARNING: line length of 95 exceeds 80 columns #61: FILE: kernel/bpf/log.c:918: + bpf_log_attr_init(attr_log, offsetof(union bpf_attr, btf_log_true_size), uattr, WARNING: line length of 93 exceeds 80 columns #76: FILE: kernel/bpf/syscall.c:6282: + err = bpf_btf_load_log_attr_init(&attr_log, &attr, uattr, size, &attr_common, total: 0 errors, 6 warnings, 0 checks, 43 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 2345b8d9e51e ("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, 6 warnings, 0 checks, 43 lines checked