> -----Original Message----- > From: Wei Liu [mailto:[email protected]] > Sent: 10 May 2016 14:29 > To: Paul Durrant > Cc: [email protected]; [email protected]; Wei Liu > Subject: Re: [PATCH net-next 1/4] xen-netback: add control ring boilerplate > > On Thu, May 05, 2016 at 12:19:27PM +0100, Paul Durrant wrote: > [...] > > > > +static int connect_ctrl_ring(struct backend_info *be) > > +{ > > Please use goto style error handling in this function. >
Will do. > Other than this the code looks good. > Thanks, Paul > Wei. _______________________________________________ Xen-devel mailing list [email protected] http://lists.xen.org/xen-devel
