Commit be75eda2 authored by K. Y. Srinivasan's avatar K. Y. Srinivasan Committed by Thadeu Lima de Souza Cascardo
parent 3d818383
......@@ -231,7 +231,7 @@ static inline void adj_guesttime(u64 hosttime, u64 reftime, u8 adj_flags)
/*
* 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.
*/
if (adj_flags & ICTIMESYNCFLAG_SYNC) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment