WARNING: line length of 83 exceeds 80 columns #63: FILE: include/linux/bpf.h:2381: + const struct bpf_link_ops *ops, struct bpf_prog *prog, WARNING: line length of 90 exceeds 80 columns #72: FILE: include/linux/bpf.h:2738: +static inline void bpf_link_init_sleepable(struct bpf_link *link, enum bpf_link_type type, WARNING: line length of 97 exceeds 80 columns #73: FILE: include/linux/bpf.h:2739: + const struct bpf_link_ops *ops, struct bpf_prog *prog, WARNING: line length of 83 exceeds 80 columns #100: FILE: kernel/bpf/syscall.c:2945: + const struct bpf_link_ops *ops, struct bpf_prog *prog, total: 0 errors, 4 warnings, 0 checks, 109 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 e7cec7b9e2f0 ("bpf: decouple BPF link/attach hook and BPF program sleepable semantics") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE 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, 109 lines checked