summaryrefslogtreecommitdiff
path: root/lib/mpi/mpi-sub-ui.c
diff options
context:
space:
mode:
authorLiu Song <liu.song11@zte.com.cn>2021-06-29 21:55:51 +0800
committerPaul E. McKenney <paulmck@kernel.org>2021-08-06 13:41:48 -0700
commiteb880949ef41c98a203c4a033e06e05854d902ef (patch)
tree43a94396ec4646f662ec9f082114d185edf82663 /lib/mpi/mpi-sub-ui.c
parentd283aa1b04d9ad9ed34bfc2f51ffe0371a16ee3c (diff)
rcu: Remove useless "ret" update in rcu_gp_fqs_loop()
Within rcu_gp_fqs_loop(), the "ret" local variable is set to the return value from swait_event_idle_timeout_exclusive(), but "ret" is unconditionally overwritten later in the code. This commit therefore removes this useless assignment. Signed-off-by: Liu Song <liu.song11@zte.com.cn> Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
Diffstat (limited to 'lib/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions