delayacct: remove some unused variables
authorcxbing <chenxuebing@jari.cn>
Thu, 9 Jun 2022 14:44:59 +0000 (07:44 -0700)
committerakpm <akpm@linux-foundation.org>
Fri, 17 Jun 2022 02:58:21 +0000 (19:58 -0700)
commit0aed4724a8392f2567f83c9c4b9decf447d752a2
tree02291a7f909a219b04f1a47c601a43a53aced592
parentf4da7afe07523ff8930c4466b09a15db18508cd4
delayacct: remove some unused variables

Drop the unused variables *done* and *count*.

Link: https://lkml.kernel.org/r/20220609144459.86379-1-zhangkkoo@126.com
Signed-off-by: cxbing <chenxuebing@jari.cn>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/accounting/getdelays.c