WARNING: line length of 96 exceeds 80 columns #31: FILE: include/linux/bpf_verifier.h:646: + u32 __user *log_true_size, struct bpf_common_attr *common, bpfptr_t uattr, WARNING: line length of 89 exceeds 80 columns #49: FILE: kernel/bpf/log.c:872: +static bool bpf_log_attrs_diff(struct bpf_common_attr *common, u64 log_buf, u32 log_size, WARNING: line length of 90 exceeds 80 columns #53: FILE: kernel/bpf/log.c:876: + bpf_log_attrs_set(common->log_buf, common->log_size, common->log_level) && WARNING: line length of 96 exceeds 80 columns #60: FILE: kernel/bpf/log.c:882: + u32 __user *log_true_size, struct bpf_common_attr *common, bpfptr_t uattr, WARNING: line length of 96 exceeds 80 columns #94: FILE: kernel/bpf/syscall.c:6250: + log_true_size, &attr_common, uattr_common, size_common); total: 0 errors, 5 warnings, 0 checks, 61 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 4bed215eb7bd ("bpf: Add syscall common attributes support for prog_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, 5 warnings, 0 checks, 61 lines checked