> 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 <geliangt...@gmail.com>
Thanks for the patch! Mike Acked-by: Mike Marciniszyn <mike.marcinis...@intel.com>