WARNING: line length of 83 exceeds 80 columns #540: FILE: drivers/net/ethernet/netronome/nfp/bpf/main.c:18: + .key_len = sizeof_field(struct nfp_bpf_neutral_map, map_id), WARNING: line length of 82 exceeds 80 columns #553: FILE: drivers/net/ethernet/netronome/nfp/flower/conntrack.c:13: + .key_len = sizeof_field(struct nfp_fl_ct_tc_merge, cookie), WARNING: line length of 83 exceeds 80 columns #562: FILE: drivers/net/ethernet/netronome/nfp/flower/conntrack.c:21: + .key_len = sizeof_field(struct nfp_fl_nft_tc_merge, cookie), WARNING: line length of 83 exceeds 80 columns #575: FILE: drivers/net/ethernet/netronome/nfp/flower/metadata.c:37: + .key_len = sizeof_field(struct nfp_fl_stats_ctx_to_flow, stats_cxt), WARNING: line length of 82 exceeds 80 columns #590: FILE: drivers/net/ethernet/netronome/nfp/flower/metadata.c:493: + .key_len = sizeof_field(struct nfp_fl_ct_zone_entry, zone), WARNING: line length of 83 exceeds 80 columns #598: FILE: drivers/net/ethernet/netronome/nfp/flower/metadata.c:500: + .key_len = sizeof_field(struct nfp_fl_ct_map_entry, cookie), total: 0 errors, 6 warnings, 0 checks, 539 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 3e2aafce7022 ("net: Refine key_len calculations in rhashtable_params") 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, 6 warnings, 0 checks, 539 lines checked