[PATCH 2/2] hyperv: Implement Time Synchronization using host time sample

Dan Carpenter dan.carpenter at oracle.com
Tue Oct 14 13:10:24 UTC 2014


On Tue, Oct 14, 2014 at 12:50:23PM +0000, Thomas Shao wrote:
> > > -static inline void do_adj_guesttime(u64 hosttime)
> > > +static inline void do_adj_guesttime(u64 hosttime, bool forceSync)
> > 
> > I'm surprise checkpatch.pl does't complain about this CamelCase.
> 
> I've run the scripts/checkpatch.pl, it didn't complain anything. I'll change to forcesync.

->force_sync is normal kernel style.

regards,
dan carpenter



More information about the devel mailing list