From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [Xen-Devel] [PATCH] [GSOC14] refactored mempaging code from xenpaging to libxc. Date: Fri, 13 Jun 2014 15:37:37 +0100 Message-ID: <539B0CB1.4090109@citrix.com> References: <5399BD31.506@citrix.com> <1402668965-5434-1-git-send-email-myselfdushyantbehl@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Dushyant Behl Cc: Andres Lagar Cavilla , Stefano Stabellini , dave.scott@eu.citrix.com, Ian Campbell , xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 13/06/14 15:23, Dushyant Behl wrote: > > Also, The arguments are properly aligned with xc_interface in the > patch and the source code, maybe the misalignment here is caused in > between somewhere. This most likely means you have a tabs/spaces issue in your editor. The patch as sent by git is consistently 3 spaces out. ~Andrew