From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: memop struct packing, 32/64 bits Date: Fri, 20 Jan 2012 10:32:14 +0000 Message-ID: References: <4F194C00020000780006DD9C@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F194C00020000780006DD9C@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jan Beulich Cc: Konrad Rzeszutek Wilk , "xen-devel@lists.xensource.com" , Ian Jackson , Ian Campbell , Andres Lagar-Cavilla List-Id: xen-devel@lists.xenproject.org On 20/01/2012 10:12, "Jan Beulich" wrote: >>>> Not used in any public header files. >>> >>> One seems to have crept into xen/include/public/arch-x86/hvm/save.h :-( >> >> Thanks, I'll get rid of it. It looks like it should have no effect on that >> struct anyway. > > While it indeed looks pointless there, all the hvm/save.h headers are > supposedly tools interface only anyway, so would generally be free > to use extensions (and are therefore excluded from the ANSI > correctness test). True. But since it is not needed and is the only one in the whole public/ directory, I got rid of it anyway. -- Keir