From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [Pv-ops][PATCH 1/4 v2] Netback: Generilize static/global variables into 'struct xen_netbk'. Date: Mon, 3 May 2010 12:02:39 -0400 Message-ID: <20100503160239.GB31299@phenom.dumpdata.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Xu, Dongxiao" Cc: Jeremy Fitzhardinge , "xen-devel@lists.xensource.com" , Steven Smith List-Id: xen-devel@lists.xenproject.org On Thu, Apr 29, 2010 at 10:28:18PM +0800, Xu, Dongxiao wrote: > Netback: Move global/static variables into struct xen_netbk. scripts/checkpatch.pl --strict ~/0001-Netback-Move-global-static-variables-into-struct-xe.patch WARNING: do not add new typedefs #24: FILE: drivers/xen/netback/common.h:231: +typedef unsigned int pending_ring_idx_t; CHECK: spinlock_t definition without comment #75: FILE: drivers/xen/netback/common.h:282: + spinlock_t net_schedule_list_lock; total: 0 errors, 1 warnings, 1 checks, 876 lines checked /home/konrad/0001-Netback-Move-global-static-variables-into-struct-xe.patch has style problems, please review. If any of these errors are false positives report them to > > Signed-off-by: Dongxiao Xu > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel