From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mukesh Rathor Subject: Re: [PATCH v1 2/8]: PVH mmu changes Date: Wed, 3 Oct 2012 11:27:02 -0700 Message-ID: <20121003112702.03845930@mantra.us.oracle.com> References: <20120921121556.1a0ea8af@mantra.us.oracle.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: Stefano Stabellini Cc: "Xen-devel@lists.xensource.com" , Ian Campbell , Konrad Rzeszutek Wilk List-Id: xen-devel@lists.xenproject.org On Mon, 24 Sep 2012 12:55:31 +0100 Stefano Stabellini wrote: > There are few code style issues on this patch, I suggest you run it > through scripts/checkpatch.pl, it should be able to catch all these > errors. Oh, my bad. I was running them thru cleanpatch and not checkpatch. It's my first linux submission, so please bear with me. I'll run them all thru checkpatch this time. Thanks Mukesh