Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755280AbaJNNKz (ORCPT ); Tue, 14 Oct 2014 09:10:55 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:36225 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755232AbaJNNKy (ORCPT ); Tue, 14 Oct 2014 09:10:54 -0400 Date: Tue, 14 Oct 2014 16:10:24 +0300 From: Dan Carpenter To: Thomas Shao Cc: "olaf@aepfle.de" , "gregkh@linuxfoundation.org" , "jasowang@redhat.com" , "linux-kernel@vger.kernel.org" , "apw@canonical.com" , "devel@linuxdriverproject.org" , "tglx@linutronix.de" Subject: Re: [PATCH 2/2] hyperv: Implement Time Synchronization using host time sample Message-ID: <20141014131024.GX23154@mwanda> References: <1413285078-7027-1-git-send-email-huishao@microsoft.com> <20141014111915.GV23154@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) X-Source-IP: acsinet21.oracle.com [141.146.126.237] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/