lkml.org 
[lkml]   [2010]   [Oct]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 01/17] kernel: add bl_list
On Sat, Oct 16, 2010 at 06:55:21PM +1100, Nick Piggin wrote:
> > > +static inline void INIT_HLIST_BL_NODE(struct hlist_bl_node *h)
> > > +{
> > > + h->next = NULL;
> > > + h->pprev = NULL;
> > > +}
> >
> > No need to shout.
>
> Just following the rest of the lists.

Yes, just following hlist is logical. Anyway, I don't think this
or the poisoning value really matter very much.



\
 
 \ /
  Last update: 2010-10-16 18:31    [W:0.260 / U:0.764 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site