mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2024-11-01 00:48:50 +00:00
76241271aa
Missing license on Hyper-V VMBUS tracing files. Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
6 lines
114 B
C
6 lines
114 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
#include "hyperv_vmbus.h"
|
|
|
|
#define CREATE_TRACE_POINTS
|
|
#include "hv_trace.h"
|