WARNING: 'Acked-by:' is the preferred signature form #33: Acked-By: Dave Taht WARNING: 'Taht' may be misspelled - perhaps 'That'? #33: Acked-By: Dave Taht ^^^^ WARNING: 'taht' may be misspelled - perhaps 'that'? #33: Acked-By: Dave Taht ^^^^ WARNING: line length of 82 exceeds 80 columns #62: FILE: net/sched/sch_cake.c:644: + q->hosts[flow->srchost].srchost_bulk_flow_count < CAKE_QUEUES)) WARNING: line length of 82 exceeds 80 columns #80: FILE: net/sched/sch_cake.c:662: + q->hosts[flow->dsthost].dsthost_bulk_flow_count < CAKE_QUEUES)) WARNING: line length of 81 exceeds 80 columns #92: FILE: net/sched/sch_cake.c:674: + q->hosts[flow->srchost].srchost_bulk_flow_count); WARNING: line length of 81 exceeds 80 columns #96: FILE: net/sched/sch_cake.c:678: + q->hosts[flow->dsthost].dsthost_bulk_flow_count); WARNING: line length of 98 exceeds 80 columns #116: FILE: net/sched/sch_cake.c:833: + cake_dec_srchost_bulk_flow_count(q, &q->flows[outer_hash + k], flow_mode); WARNING: line length of 98 exceeds 80 columns #117: FILE: net/sched/sch_cake.c:834: + cake_dec_dsthost_bulk_flow_count(q, &q->flows[outer_hash + k], flow_mode); WARNING: line length of 104 exceeds 80 columns #130: FILE: net/sched/sch_cake.c:862: + cake_inc_srchost_bulk_flow_count(q, &q->flows[reduced_hash], flow_mode); WARNING: line length of 104 exceeds 80 columns #143: FILE: net/sched/sch_cake.c:886: + cake_inc_dsthost_bulk_flow_count(q, &q->flows[reduced_hash], flow_mode); WARNING: line length of 88 exceeds 80 columns #228: FILE: net/sched/sch_cake.c:2090: + cake_inc_srchost_bulk_flow_count(b, flow, q->flow_mode); WARNING: line length of 88 exceeds 80 columns #229: FILE: net/sched/sch_cake.c:2091: + cake_inc_dsthost_bulk_flow_count(b, flow, q->flow_mode); WARNING: line length of 96 exceeds 80 columns #263: FILE: net/sched/sch_cake.c:2127: + cake_dec_srchost_bulk_flow_count(b, flow, q->flow_mode); WARNING: line length of 96 exceeds 80 columns #264: FILE: net/sched/sch_cake.c:2128: + cake_dec_dsthost_bulk_flow_count(b, flow, q->flow_mode); WARNING: line length of 96 exceeds 80 columns #278: FILE: net/sched/sch_cake.c:2146: + cake_dec_srchost_bulk_flow_count(b, flow, q->flow_mode); WARNING: line length of 96 exceeds 80 columns #279: FILE: net/sched/sch_cake.c:2147: + cake_dec_dsthost_bulk_flow_count(b, flow, q->flow_mode); total: 0 errors, 17 warnings, 0 checks, 226 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 f25698008dac ("sched: sch_cake: add bounds checks to host bulk flow fairness counts") 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, 17 warnings, 0 checks, 226 lines checked