From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] vNUMA: rename interface structures Date: Tue, 25 Nov 2014 12:54:31 +0000 Message-ID: <1416920071.32327.16.camel@eu.citrix.com> References: <547485D8020000780004AA76@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1XtFdc-0003Ls-Nk for xen-devel@lists.xenproject.org; Tue, 25 Nov 2014 12:54:36 +0000 In-Reply-To: <547485D8020000780004AA76@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: Wei Liu , Keir Fraser , Stefano Stabellini , Ian Jackson , Tim Deegan , xen-devel List-Id: xen-devel@lists.xenproject.org On Tue, 2014-11-25 at 12:36 +0000, Jan Beulich wrote: > No-one (including me) paid attention during review that these > structures don't adhere to the naming requirements of the public > interface: Consistently use xen_ prefixes at least for all new > additions. > > Signed-off-by: Jan Beulich Acked-by: Ian Campbell