Re: [PATCH] RDS: use rb_entry()

From: Santosh Shilimkar
Date: Tue Dec 20 2016 - 11:34:59 EST


On 12/20/2016 6:02 AM, Geliang Tang wrote:
To make the code clearer, use rb_entry() instead of container_of() to
deal with rbtree.

Signed-off-by: Geliang Tang <geliangtang@xxxxxxxxx>
---
Looks fine.
Acked-by: Santosh Shilimkar <santosh.shilimkar@xxxxxxxxxx>