tools/accounting/procacct: remove some unused variables
authorXiongfeng Wang <wangxiongfeng2@huawei.com>
Mon, 31 Oct 2022 09:15:57 +0000 (17:15 +0800)
committerAndrew Morton <akpm@linux-foundation.org>
Fri, 18 Nov 2022 21:55:09 +0000 (13:55 -0800)
commit9629c2b9057b9c7d770e0f1aa5546f4f702dbcef
treefb1b404c8edf30182c2ffe45c6a4b8d0ca382460
parent7960546c8a284f59a87ce3e1b90b68a9062e0287
tools/accounting/procacct: remove some unused variables

Drop the following unused variables inherited from getdelays.c:

  'aggr_len', 'len2', 'cmd_type', 'tid', 'containerset', 'containerpath'
  and 'sigset'.

Link: https://lkml.kernel.org/r/20221031091557.192180-1-wangxiongfeng2@huawei.com
Signed-off-by: Xiongfeng Wang <wangxiongfeng2@huawei.com>
Cc: "Dr. Thomas Orgis" <thomas.orgis@uni-hamburg.de>
Cc: Ismael Luceno <ismael@iodev.co.uk>
Cc: Xiongfeng Wang <wangxiongfeng2@huawei.com>
Cc: Yang Yingliang <yangyingliang@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
tools/accounting/procacct.c