CHECK: Please use a blank line after function/struct/union/enum declarations #163: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1680: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(136, virtchnl2_proto_hdr); CHECK: Please use a blank line after function/struct/union/enum declarations #191: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1708: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(552, virtchnl2_proto_hdrs); CHECK: Please use a blank line after function/struct/union/enum declarations #217: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1734: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(12, virtchnl2_rule_action); CHECK: Please use a blank line after function/struct/union/enum declarations #229: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1746: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(100, virtchnl2_rule_action_set); CHECK: Please use a blank line after function/struct/union/enum declarations #244: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1761: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(664, virtchnl2_flow_rule); CHECK: Please use a blank line after function/struct/union/enum declarations #270: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1787: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(672, virtchnl2_flow_rule_info); CHECK: Please use a blank line after function/struct/union/enum declarations #294: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1811: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(8, virtchnl2_flow_rule_add_del); total: 0 errors, 0 warnings, 7 checks, 261 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 6cf2a18d4b61 ("virtchnl2: add flow steering support") 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, 0 warnings, 7 checks, 261 lines checked