2012-05-27 14:08:53

by Davidlohr Bueso

[permalink] [raw]
Subject: Re: [PATCH] PM/Hibernate: use rb_entry

On Mon, 2012-03-19 at 11:27 +0100, Pavel Machek wrote:
> On Mon 2012-03-19 00:54:45, Davidlohr Bueso wrote:
> > From: Davidlohr Bueso <[email protected]>
> >
> > Since the software suspend extents are organized in an rbtree, use rb_entry
> > instead of container_of, as it is semantically more appropriate in order to
> > get a node as it is iterated.
> >
> > Signed-off-by: Davidlohr Bueso <[email protected]>
>
> ACK.

ping about this...

thanks.