1
0
Fork 0

hv: add SPDX license to trace

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>
hifive-unleashed-5.1
Stephen Hemminger 2018-03-27 15:01:03 -07:00 committed by Greg Kroah-Hartman
parent 238064f13d
commit 76241271aa
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
#include "hyperv_vmbus.h"
#define CREATE_TRACE_POINTS

View File

@ -1,3 +1,5 @@
// SPDX-License-Identifier: GPL-2.0
#undef TRACE_SYSTEM
#define TRACE_SYSTEM hyperv