CHECK: Please use a blank line after function/struct/union/enum declarations #109: 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 #125: 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 #153: 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 #169: 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 #196: 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 #237: 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 #253: 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 #260: 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 #280: 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 #292: 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 #307: 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 #319: 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 #332: 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 #344: 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 7f7b47428578 ("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