Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

VSOCK: add SPDX identifiers to vsock tests

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

authored by

Stefan Hajnoczi and committed by
David S. Miller
ce1c7f84 43985468

+2
+1
tools/testing/vsock/control.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 #ifndef CONTROL_H 2 3 #define CONTROL_H 3 4
+1
tools/testing/vsock/timeout.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 #ifndef TIMEOUT_H 2 3 #define TIMEOUT_H 3 4