lkml.org 
[lkml]   [2014]   [Jan]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [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



    \
     
     \ /
      Last update: 2014-01-08 15:41    [W:4.110 / U:0.172 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site