CHECK: Please use a blank line after function/struct/union/enum declarations #53: FILE: drivers/net/ethernet/intel/idpf/idpf.h:161: }; +libeth_netdev_priv_assert(struct idpf_netdev_priv, priv); CHECK: Please use a blank line after function/struct/union/enum declarations #209: FILE: drivers/net/ethernet/intel/idpf/idpf_ethtool.c:421: }; +static_assert(ARRAY_SIZE(idpf_gstrings_port_stats) == WARNING: line length of 82 exceeds 80 columns #1353: FILE: drivers/net/ethernet/intel/idpf/idpf_txrx.c:3069: + const struct virtchnl2_rx_flex_desc_adv_nic_3 *rx_desc, CHECK: Alignment should match open parenthesis #1727: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1050: + struct_group(counters, + __le64 rx_bytes; total: 0 errors, 1 warnings, 3 checks, 1597 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 e2396fc1547a ("idpf: switch to libeth generic statistics") 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, 1 warnings, 3 checks, 1597 lines checked