提交 bb6a4db9 编写于 作者: K K. Y. Srinivasan 提交者: Greg Kroah-Hartman

Drivers: hv: util: Fix a typo

Fix a typo.
Signed-off-by: NK. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 3716a49a
...@@ -259,7 +259,7 @@ static inline void adj_guesttime(u64 hosttime, u64 reftime, u8 adj_flags) ...@@ -259,7 +259,7 @@ static inline void adj_guesttime(u64 hosttime, u64 reftime, u8 adj_flags)
/* /*
* This check is safe since we are executing in the * This check is safe since we are executing in the
* interrupt context and time synch messages arre always * interrupt context and time synch messages are always
* delivered on the same CPU. * delivered on the same CPU.
*/ */
if (adj_flags & ICTIMESYNCFLAG_SYNC) { if (adj_flags & ICTIMESYNCFLAG_SYNC) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册