diff options
author | Byungchul Park <byungchul.park@lge.com> | 2019-07-01 03:40:39 +0300 |
---|---|---|
committer | Paul E. McKenney <paulmck@linux.ibm.com> | 2019-08-02 00:05:51 +0300 |
commit | 3545832fc22e2316d9c289f6ba825710a268bfa6 (patch) | |
tree | 16f6bb90e28ec466916fc4b55dda4442ec7400a6 /Documentation/RCU | |
parent | 7e210a653ec9445512534cd235cac29e7301af2a (diff) | |
download | linux-3545832fc22e2316d9c289f6ba825710a268bfa6.tar.xz |
rcu: Change return type of rcu_spawn_one_boost_kthread()
The return value of rcu_spawn_one_boost_kthread() is not used any longer.
This commit therefore changes its return type from int to void, and
removes the cast to void from its callers.
Signed-off-by: Byungchul Park <byungchul.park@lge.com>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
Diffstat (limited to 'Documentation/RCU')
0 files changed, 0 insertions, 0 deletions