WARNING: line length of 81 exceeds 80 columns #140: FILE: net/core/dev.c:5236: + * boundaries. This minimizes expensive hardware updates while preserving WARNING: line length of 85 exceeds 80 columns #144: FILE: net/core/dev.c:5240: + /* Force update if the recorded CPU is invalid or has gone offline */ WARNING: line length of 81 exceeds 80 columns #198: FILE: net/core/sysctl_net_core.c:214: +static int rps_feat_llc_affinity_sysctl(const struct ctl_table *table, int write, WARNING: line length of 81 exceeds 80 columns #199: FILE: net/core/sysctl_net_core.c:215: + void *buffer, size_t *lenp, loff_t *ppos) WARNING: line length of 82 exceeds 80 columns #215: FILE: net/core/sysctl_net_core.c:231: + if (curr_state && !static_branch_unlikely(&rps_feat_llc_affinity)) WARNING: line length of 87 exceeds 80 columns #217: FILE: net/core/sysctl_net_core.c:233: + else if (!curr_state && static_branch_unlikely(&rps_feat_llc_affinity)) total: 0 errors, 6 warnings, 0 checks, 160 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 8b832011293f ("net: reduce RFS/ARFS flow updates by checking LLC affinity") 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, 6 warnings, 0 checks, 160 lines checked