]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf7e87e54b06240efdc8b29e5896de58fa503d96f
tree02291a7f909a219b04f1a47c601a43a53aced592
parent96c3d94a14c6843c288737698792449d6b619272
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