> Subject: [PATCH] IB/qib: use rb_entry() > > To make the code clearer, use rb_entry() instead of container_of() to deal > with rbtree. > > Signed-off-by: Geliang Tang <[email protected]>
Thanks for the patch! Mike Acked-by: Mike Marciniszyn <[email protected]>

