lkml.org 
[lkml]   [2004]   [Nov]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH]: 2/4 mm/swap.c cleanup
    Nikita Danilov <nikita@clusterfs.com> wrote:
    >
    > +#define pagevec_for_each_page(_v, _i, _p, _z) \
    > +for (_i = 0, _z = NULL; \
    > + ((_i) < pagevec_count(_v) && (__guardloop(_v, _i, _p, _z), 1)) || \
    > + (__postloop(_v, _i, _p, _z), 0); \
    > + (_i)++)

    Sorry, this looks more like a dirtyup to me ;)
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 14:08    [W:5.527 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site