WARNING: line length of 81 exceeds 80 columns #110: FILE: net/vmw_vsock/af_vsock.c:251: + /* The third priority: local cid isn't VMADDR_CID_ANY. */ WARNING: line length of 94 exceeds 80 columns #117: FILE: net/vmw_vsock/af_vsock.c:258: + if (vsk->transport->compare_order(any_vsk->local_addr.svm_cid, WARNING: line length of 95 exceeds 80 columns #118: FILE: net/vmw_vsock/af_vsock.c:259: + vsk->local_addr.svm_cid) < 0) WARNING: line length of 83 exceeds 80 columns #494: FILE: net/vmw_vsock/virtio_transport.c:867: + struct virtio_vsock *next = container_of(_vsock->node.next, WARNING: line length of 97 exceeds 80 columns #504: FILE: net/vmw_vsock/virtio_transport.c:877: + pr_debug("virtio_vsock@%p registered (cid = %u, order = %u)\n", vsock, guest_cid, order); WARNING: line length of 83 exceeds 80 columns #614: FILE: net/vmw_vsock/virtio_transport.c:970: + struct virtio_vsock *next = container_of(_vsock->node.next, WARNING: From:/Signed-off-by: email address mismatch: 'From: Xuewei Niu ' != 'Signed-off-by: Xuewei Niu ' total: 0 errors, 7 warnings, 0 checks, 571 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 ebeb724bc5f2 ("vsock/virtio: Add support for multi-devices") 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, 7 warnings, 0 checks, 571 lines checked