Skip to content

Commit

Permalink
hv: Synthetic typo correction
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
JoePerches authored and gregkh committed Mar 6, 2018
1 parent 597ff72 commit 68cb811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/hv/hv.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 68cb811

Please sign in to comment.