From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH 2/2] x86/vmx: fix coding style of PML functions Date: Tue, 20 Oct 2015 11:01:47 +0100 Message-ID: <5626110B.3020204@citrix.com> References: <1445308486-25132-1-git-send-email-kai.huang@linux.intel.com> <1445308486-25132-3-git-send-email-kai.huang@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1445308486-25132-3-git-send-email-kai.huang@linux.intel.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Kai Huang , jbeulich@suse.com, george.dunlap@eu.citrix.com, kevin.tian@intel.com, jun.nakajima@intel.com, xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 20/10/15 03:34, Kai Huang wrote: > According to Jan's comments, also fix the coding style of for_each_vcpu in > existing PML functions. > > Signed-off-by: Kai Huang Reviewed-by: Andrew Cooper