From: Joe Perches Date: Mon, 5 Mar 2018 05:17:13 +0000 (-0700) Subject: hv: Synthetic typo correction X-Git-Tag: Ubuntu-5.2.0-15.16~4690^2~112 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=68cb8117132c0f18a9ed7f25a51a90cf6d45dbf5;p=mirror_ubuntu-eoan-kernel.git hv: Synthetic typo correction Just a trivial tyop fix. Signed-off-by: Joe Perches Signed-off-by: K. Y. Srinivasan Signed-off-by: Greg Kroah-Hartman --- 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