WARNING: line length of 81 exceeds 80 columns #80: FILE: include/net/dropreason-core.h:318: + * @SKB_DROP_REASON_FQ_DROP_BAND_LIMIT: dropped by fq qdisc when per band WARNING: line length of 82 exceeds 80 columns #85: FILE: include/net/dropreason-core.h:323: + * @SKB_DROP_REASON_FQ_DROP_HORIZON_LIMIT: dropped by fq qdisc when packet CHECK: Please don't use multiple blank lines #113: FILE: include/net/sch_generic.h:1256: + + CHECK: Please use a blank line after function/struct/union/enum declarations #166: FILE: net/sched/sch_fq.c:605: } +#undef FQDR total: 0 errors, 2 warnings, 2 checks, 89 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 5394eeef88a6 ("net_sched: sch_fq: add three drop_reason") 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, 2 warnings, 2 checks, 89 lines checked