WARNING: line length of 96 exceeds 80 columns #47: FILE: drivers/vhost/vsock.c:71: +static struct vhost_vsock *vhost_vsock_get(u32 guest_cid, struct net *net, bool global_fallback) WARNING: line length of 84 exceeds 80 columns #105: FILE: drivers/vhost/vsock.c:417: +static bool vhost_transport_seqpacket_allow(struct vsock_sock *vsk, u32 remote_cid); WARNING: line length of 83 exceeds 80 columns #114: FILE: drivers/vhost/vsock.c:473: +static bool vhost_transport_seqpacket_allow(struct vsock_sock *vsk, u32 remote_cid) WARNING: line length of 90 exceeds 80 columns #140: FILE: drivers/vhost/vsock.c:665: +static int __vhost_vsock_dev_open(struct inode *inode, struct file *file, struct net *net) WARNING: line length of 85 exceeds 80 columns #355: FILE: net/vmw_vsock/virtio_transport.c:539: +static bool virtio_transport_seqpacket_allow(struct vsock_sock *vsk, u32 remote_cid); WARNING: line length of 84 exceeds 80 columns #364: FILE: net/vmw_vsock/virtio_transport.c:596: +static bool virtio_transport_seqpacket_allow(struct vsock_sock *vsk, u32 remote_cid) WARNING: line length of 83 exceeds 80 columns #377: FILE: net/vmw_vsock/vsock_loopback.c:49: +static bool vsock_loopback_seqpacket_allow(struct vsock_sock *vsk, u32 remote_cid); WARNING: line length of 82 exceeds 80 columns #386: FILE: net/vmw_vsock/vsock_loopback.c:109: +static bool vsock_loopback_seqpacket_allow(struct vsock_sock *vsk, u32 remote_cid) total: 0 errors, 8 warnings, 0 checks, 311 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 ff9cdd8b094e ("vhost/vsock: use netns of process that opens the vhost-vsock-netns device") 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, 8 warnings, 0 checks, 311 lines checked