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>
This commit is contained in:
parent
597ff72f3d
commit
68cb811713
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue