WARNING: Missing or malformed SPDX-License-Identifier tag in line 1 #41: FILE: net/vmw_vsock/virtio_transport_common.c:1: + sk_acceptq_added(sk); WARNING: Misplaced SPDX-License-Identifier tag - use line 1 instead #42: FILE: net/vmw_vsock/virtio_transport_common.c:2: // SPDX-License-Identifier: GPL-2.0-only CHECK: Please don't use multiple blank lines #51: FILE: net/vmw_vsock/virtio_transport_common.c:1563: + total: 0 errors, 2 warnings, 1 checks, 14 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 11a919ca86c9 ("vsock/virtio: fix accept queue count leak on transport mismatch in recv_listen") has style problems, please review. NOTE: Ignored message types: ALLOC_SIZEOF_STRUCT BAD_REPORTED_BY_LINK CAMELCASE COMMIT_LOG_LONG_LINE FILE_PATH_CHANGES 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, 2 warnings, 1 checks, 14 lines checked