WARNING: line length of 84 exceeds 80 columns #53: FILE: net/sched/bpf_qdisc.c:157: + if (prog->aux->attach_st_ops_member_off != offsetof(struct Qdisc_ops, init)) WARNING: line length of 89 exceeds 80 columns #73: FILE: net/sched/bpf_qdisc.c:177: +static int bpf_qdisc_gen_epilogue(struct bpf_insn *insn_buf, const struct bpf_prog *prog, WARNING: line length of 87 exceeds 80 columns #78: FILE: net/sched/bpf_qdisc.c:182: + if (prog->aux->attach_st_ops_member_off != offsetof(struct Qdisc_ops, reset) && WARNING: line length of 87 exceeds 80 columns #79: FILE: net/sched/bpf_qdisc.c:183: + prog->aux->attach_st_ops_member_off != offsetof(struct Qdisc_ops, destroy)) WARNING: line length of 89 exceeds 80 columns #107: FILE: net/sched/bpf_qdisc.c:232: +__bpf_kfunc void bpf_qdisc_watchdog_schedule(struct Qdisc *sch, u64 expire, u64 delta_ns) total: 0 errors, 5 warnings, 0 checks, 163 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 8ac50475e74a ("bpf: net_sched: Add a qdisc watchdog timer") 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, 5 warnings, 0 checks, 163 lines checked