WARNING: line length of 96 exceeds 80 columns #219: FILE: net/sched/sch_cake.c:1933: + WRITE_ONCE(flow->deficit, cake_get_flow_quantum(b, flow, q->config->flow_mode)); WARNING: line length of 97 exceeds 80 columns #229: FILE: net/sched/sch_cake.c:2176: + flow->deficit + cake_get_flow_quantum(b, flow, q->config->flow_mode)); WARNING: line length of 92 exceeds 80 columns #280: FILE: net/sched/sch_cake.c:3189: + READ_ONCE(flow->cvars.blue_timer)))); WARNING: line length of 91 exceeds 80 columns #288: FILE: net/sched/sch_cake.c:3195: + READ_ONCE(flow->cvars.drop_next)))); total: 0 errors, 4 warnings, 0 checks, 249 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 d8bbffb5b2f9 ("net/sched: sch_cake: annotate data-races in cake_dump_class_stats (II)") 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, 249 lines checked