On Wed, 2024-05-01 at 10:55 -0700, Chen, Zide wrote:
+static bool kvm_use_master_clock(strut kvm *kvm)
typo: 'strut' -> 'struct'
Yeah, sorry about that. Apparently I forgot to *commit* the fixups for that last-minute cleanup, before mailing the series out.
Fixed in https://git.infradead.org/users/dwmw2/linux.git/shortlog/refs/heads/clocks along with eliminating the global clock updates again, but this time only when !use_master_clock.