From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH] minor shared/vcpu info adjustments Date: Tue, 23 Jun 2015 16:47:52 +0100 Message-ID: <55897FA8.70107@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 1Z7QRM-0005OX-5d for xen-devel@lists.xenproject.org; Tue, 23 Jun 2015 15:48:48 +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 , xen-devel Cc: Ian Campbell , Ian Jackson , Keir Fraser , Tim Deegan List-Id: xen-devel@lists.xenproject.org On 23/06/15 16:09, 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 Reviewed-by: Andrew Cooper