On Sat, Jul 30, 2016 at 2:38 AM, Wei Yongjun <weiyj.lk@xxxxxxxxx> wrote: > The callback function of call_rcu() just calls a kfree(), so we > can use kfree_rcu() instead of call_rcu() + callback function. > > Signed-off-by: Wei Yongjun <weiyj.lk@xxxxxxxxx> > --- > net/ceph/string_table.c | 8 +------- > 1 file changed, 1 insertion(+), 7 deletions(-) Applied. Thanks, Ilya -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html