WARNING: line length of 82 exceeds 80 columns #54: FILE: drivers/net/ethernet/intel/idpf/idpf.h:894: +void idpf_idc_deinit_vport_aux_device(struct iidc_rdma_vport_dev_info *vdev_info); WARNING: line length of 82 exceeds 80 columns #73: FILE: drivers/net/ethernet/intel/idpf/idpf_idc.c:41: + iadev = container_of(dev, struct iidc_rdma_vport_auxiliary_dev, adev.dev); WARNING: line length of 81 exceeds 80 columns #149: FILE: drivers/net/ethernet/intel/idpf/idpf_idc.c:117: + if (!(le16_to_cpu(vport_msg->vport_flags) & VIRTCHNL2_VPORT_ENABLE_RDMA)) WARNING: line length of 81 exceeds 80 columns #261: FILE: drivers/net/ethernet/intel/idpf/idpf_idc.c:391: +void idpf_idc_deinit_vport_aux_device(struct iidc_rdma_vport_dev_info *vdev_info) total: 0 errors, 4 warnings, 0 checks, 271 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 118b62459b72 ("idpf: implement RDMA vport auxiliary dev create, init, and destroy") 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, 4 warnings, 0 checks, 271 lines checked