WARNING: line length of 82 exceeds 80 columns #93: FILE: include/linux/filter.h:832: +static inline void bpf_net_ctx_get_all_used_flush_lists(struct list_head **lh_map, WARNING: line length of 82 exceeds 80 columns #94: FILE: include/linux/filter.h:833: + struct list_head **lh_dev, WARNING: line length of 82 exceeds 80 columns #95: FILE: include/linux/filter.h:834: + struct list_head **lh_xsk) total: 0 errors, 3 warnings, 0 checks, 215 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 9c3fbc631430 ("net: Optimize xdp_do_flush() with bpf_net_context infos.") 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, 3 warnings, 0 checks, 215 lines checked