rcu: Eliminate the __kvfree_rcu() macro
authorUladzislau Rezki (Sony) <urezki@gmail.com>
Fri, 20 Nov 2020 11:49:17 +0000 (12:49 +0100)
committerPaul E. McKenney <paulmck@kernel.org>
Mon, 4 Jan 2021 21:42:04 +0000 (13:42 -0800)
commit5ea5d1ed572cb5ac173674fe770252253d2d9e27
tree0f5bea065063052a7f717b93e84e6a33204da5c7
parent5130b8fd06901c1b3a4bd0d0f5c5ea99b2b0a6f0
rcu: Eliminate the __kvfree_rcu() macro

This commit open-codes the __kvfree_rcu() macro, thus saving a
few lines of code and improving readability.

Signed-off-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
include/linux/rcupdate.h