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>
7 lines
114 B
C
7 lines
114 B
C
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
#include "hyperv_vmbus.h"
|
|
|
|
#define CREATE_TRACE_POINTS
|
|
#include "hv_trace.h"
|