From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [PATCH] Make frontend features distinct from netback feature flags. Date: Fri, 09 Jul 2010 10:53:15 -0700 Message-ID: <4C37620B.8040108@goop.org> References: <1278062893-970-1-git-send-email-paul.durrant@citrix.com> <1278062893-970-2-git-send-email-paul.durrant@citrix.com> <1278062893-970-3-git-send-email-paul.durrant@citrix.com> <291EDFCB1E9E224A99088639C47620227A476E65C7@LONPMAILBOX01.citrite.net> <291EDFCB1E9E224A99088639C47620227A476E6836@LONPMAILBOX01.citrite.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <291EDFCB1E9E224A99088639C47620227A476E6836@LONPMAILBOX01.citrite.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Paul Durrant Cc: Ian Campbell , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 07/09/2010 09:17 AM, Paul Durrant wrote: > Ian, > > I regenerated the patch with git-format-patches and re-checked with checkpatch.pl: > > [pauldu@cosworth:/misc/scratch/pauldu/git/linux-2.6-xen]./scripts/checkpatch.pl 0001-Make-frontend-features-distinct-from-netback-feature.patch > total: 0 errors, 0 warnings, 237 lines checked > > 0001-Make-frontend-features-distinct-from-netback-feature.patch has no obvious style problems and is ready for submission. > > Can you see this ok now? > Actually I had already committed your changes with some fixups to xen/dom0/backend/netback (excluding the feature watch one). Could you double-check your changes in that branch? Thanks, J