lkml.org 
[lkml]   [2015]   [Dec]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: [PATCH 01/13] irq_poll: make blk-iopoll available outside the block layer
    From
    Date
    On 12/07/2015 12:51 PM, Christoph Hellwig wrote:
    > -enum {
    > - IOPOLL_F_SCHED = 0,
    > - IOPOLL_F_DISABLE = 1,
    > -};

    [ ... ]

    > +enum {
    > + IRQ_POLL_F_SCHED = 0,
    > + IRQ_POLL_F_DISABLE = 1,
    > +};

    A nitpick: the values of these constants were aligned in the original
    code but no longer in the new code. Whether or not this gets addressed:

    Reviewed-by: Bart Van Assche <bart.vanassche@sandisk.com>


    \
     
     \ /
      Last update: 2015-12-10 20:01    [W:4.996 / U:0.416 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site