aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2019-08-17 19:31:30 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2019-08-17 19:31:30 -0700
commit85d8d3b172eb37b23dcdbe9fa7a85e343642bfea (patch)
treefa6a84582c4940def5e9535b265cf90d29977067 /drivers
parentMerge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux (diff)
parentMAINTAINERS: Fix Hyperv vIOMMU driver file name (diff)
downloadlinux-dev-85d8d3b172eb37b23dcdbe9fa7a85e343642bfea.tar.xz
linux-dev-85d8d3b172eb37b23dcdbe9fa7a85e343642bfea.zip
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Pull Hyper-V fixes from Sasha Levin: - A few fixes for the userspace hyper-v tools from Adrian Vladu. - A fix for the hyper-v MAINTAINERs entry from Lan Tianyu. - Fix for SPDX license identifier in the userspace tools from Nishad Kamdar. * tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux: MAINTAINERS: Fix Hyperv vIOMMU driver file name tools: hv: Use the correct style for SPDX License Identifier tools: hv: fix typos in toolchain tools: hv: fix KVP and VSS daemons exit code tools: hv: fixed Python pep8/flake8 warnings for lsvmbus
Diffstat (limited to 'drivers')
-rw-r--r--drivers/hv/hv_trace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hv/hv_trace.h b/drivers/hv/hv_trace.h
index 999f80a63bff..e70783e33680 100644
--- a/drivers/hv/hv_trace.h
+++ b/drivers/hv/hv_trace.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: GPL-2.0
+/* SPDX-License-Identifier: GPL-2.0 */
#undef TRACE_SYSTEM
#define TRACE_SYSTEM hyperv