aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hv
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2018-03-04 22:17:13 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-06 09:57:16 -0800
commit68cb8117132c0f18a9ed7f25a51a90cf6d45dbf5 (patch)
treeeba4485e30bc0d65b1f283fa1c5a3e8e8ad5af3f /drivers/hv
parenthyper-v: use GFP_KERNEL for hv_context.hv_numa_map (diff)
downloadlinux-dev-68cb8117132c0f18a9ed7f25a51a90cf6d45dbf5.tar.xz
linux-dev-68cb8117132c0f18a9ed7f25a51a90cf6d45dbf5.zip
hv: Synthetic typo correction
Just a trivial tyop fix. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: K. Y. Srinivasan <kys@microsoft.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/hv')
-rw-r--r--drivers/hv/hv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/hv/hv.c b/drivers/hv/hv.c
index b6cacc4cccf2..31142b72f1b9 100644
--- a/drivers/hv/hv.c
+++ b/drivers/hv/hv.c
@@ -217,7 +217,7 @@ void hv_synic_free(void)
}
/*
- * hv_synic_init - Initialize the Synthethic Interrupt Controller.
+ * hv_synic_init - Initialize the Synthetic Interrupt Controller.
*
* If it is already initialized by another entity (ie x2v shim), we need to
* retrieve the initialized message and event pages. Otherwise, we create and