Re: [PATCH] btrfs: use rb_entry()

From: David Sterba
Date: Tue Dec 20 2016 - 10:32:43 EST


On Mon, Dec 19, 2016 at 11:46:23AM -0500, Josef Bacik wrote:
> On Mon, Dec 19, 2016 at 9:53 AM, Geliang Tang <geliangtang@xxxxxxxxx>
> wrote:
> > To make the code clearer, use rb_entry() instead of container_of() to
> > deal with rbtree.
> >
> > Signed-off-by: Geliang Tang <geliangtang@xxxxxxxxx>
>
> Reviewed-by: Josef Bacik <jbacik@xxxxxx>

Added to cleanups branch.