From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] minor shared/vcpu info adjustments Date: Mon, 6 Jul 2015 17:02:09 +0100 Message-ID: <1436198529.25646.131.camel@citrix.com> References: <558992CC02000078000886A0@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZC92o-0007bJ-Vp for xen-devel@lists.xenproject.org; Mon, 06 Jul 2015 16:14:59 +0000 In-Reply-To: <558992CC02000078000886A0@mail.emea.novell.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: Jan Beulich Cc: xen-devel , Keir Fraser , Ian Jackson , Tim Deegan List-Id: xen-devel@lists.xenproject.org On Tue, 2015-06-23 at 16:09 +0100, Jan Beulich wrote: > - remove vcpu_info from xlat.lst (it isn't and can't be checked) > - drop pointless (redundant) casts > - make dummy_vcpu_info static > > Signed-off-by: Jan Beulich Acked-by: Ian Campbell