Skip to content

Commit 68cb811

Browse files
JoePerchesgregkh
authored andcommitted
hv: Synthetic typo correction
Just a trivial tyop fix. Signed-off-by: Joe Perches <[email protected]> Signed-off-by: K. Y. Srinivasan <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent 597ff72 commit 68cb811

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/hv/hv.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ void hv_synic_free(void)
217217
}
218218

219219
/*
220-
* hv_synic_init - Initialize the Synthethic Interrupt Controller.
220+
* hv_synic_init - Initialize the Synthetic Interrupt Controller.
221221
*
222222
* If it is already initialized by another entity (ie x2v shim), we need to
223223
* retrieve the initialized message and event pages. Otherwise, we create and

0 commit comments

Comments
 (0)