diff options
author | Paul E. McKenney <paulmck@linux.ibm.com> | 2018-11-29 04:02:44 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-01-26 02:28:25 +0300 |
commit | c46f497a6151d48cb341e18fdd4dff345f7d253d (patch) | |
tree | 19a4207f869bb627beeaf206ad3084454cc1094d /drivers | |
parent | c97058d03329284068e45796df13510e5f940d8b (diff) | |
download | linux-c46f497a6151d48cb341e18fdd4dff345f7d253d.tar.xz |
rcu: Inline rcu_kthread_do_work() into its sole remaining caller
The rcu_kthread_do_work() function has a single-line body and only one
remaining caller. This commit therefore saves a few lines of code by
inlining rcu_kthread_do_work() into its sole remaining caller.
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions