CHECK: Please use a blank line after function/struct/union/enum declarations #108: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1338: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(24, virtchnl2_ptp_clk_reg_offsets); CHECK: Please use a blank line after function/struct/union/enum declarations #124: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1354: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(16, virtchnl2_ptp_cross_time_reg_offsets); CHECK: Please use a blank line after function/struct/union/enum declarations #152: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1382: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(40, virtchnl2_ptp_clk_adj_reg_offsets); CHECK: Please use a blank line after function/struct/union/enum declarations #168: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1398: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(16, virtchnl2_ptp_tx_tstamp_latch_caps); CHECK: Please use a blank line after function/struct/union/enum declarations #195: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1425: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(16, virtchnl2_ptp_get_vport_tx_tstamp_caps); CHECK: Please use a blank line after function/struct/union/enum declarations #236: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1466: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(104, virtchnl2_ptp_get_caps); CHECK: Please use a blank line after function/struct/union/enum declarations #252: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1482: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(16, virtchnl2_ptp_tx_tstamp_latch); WARNING: line length of 81 exceeds 80 columns #259: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1489: + * @get_devtime_with_txtstmp: Flag to request device time along with Tx timestamp CHECK: Please use a blank line after function/struct/union/enum declarations #279: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1509: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(16, virtchnl2_ptp_get_vport_tx_tstamp_latches); CHECK: Please use a blank line after function/struct/union/enum declarations #291: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1521: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(8, virtchnl2_ptp_get_dev_clk_time); CHECK: Please use a blank line after function/struct/union/enum declarations #306: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1536: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(16, virtchnl2_ptp_get_cross_time); CHECK: Please use a blank line after function/struct/union/enum declarations #318: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1548: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(8, virtchnl2_ptp_set_dev_clk_time); CHECK: Please use a blank line after function/struct/union/enum declarations #331: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1561: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(8, virtchnl2_ptp_adj_dev_clk_fine); CHECK: Please use a blank line after function/struct/union/enum declarations #343: FILE: drivers/net/ethernet/intel/idpf/virtchnl2.h:1573: +}; +VIRTCHNL2_CHECK_STRUCT_LEN(8, virtchnl2_ptp_adj_dev_clk_time); total: 0 errors, 1 warnings, 13 checks, 312 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 8e8f348b1046 ("virtchnl: add PTP virtchnl definitions") 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, 13 checks, 312 lines checked