[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-devel] [PATCH net-next v3 1/9] xen-netback: Introduce TX grant map definitions



On 08/01/14 01:29, David Miller wrote:
+static inline int tx_dealloc_work_todo(struct xenvif *vif)

Make this return bool.
Done, also in the last patch.

+               wait_event_interruptible(vif->dealloc_wq,
+                                       tx_dealloc_work_todo(vif) ||
+                                        kthread_should_stop());

Inconsistent indentation.  You should make the arguments line up at
exactly the first column after the openning parenthesis of the function
call.
Done, thanks.

Zoli


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.