提交 e5ed531d 编写于 作者: S SeongJae Park 提交者: Paul E. McKenney

rcutorture/kvm.sh: Remove unused variable, `alldone`

The variable `alldone` is defined but not used within an awk script.
This commit therefore removes it.

Fixes:53954671 ("rcutorture: Do better bin packing")
Signed-off-by: NSeongJae Park <sj38.park@gmail.com>
Signed-off-by: NPaul E. McKenney <paulmck@linux.vnet.ibm.com>
上级 3a0b3bbb
......@@ -238,7 +238,6 @@ BEGIN {
}
END {
alldone = 0;
batch = 0;
nc = -1;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册