]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/cgdelete: increase the column width to 100
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Thu, 30 Jun 2022 08:29:11 +0000 (13:59 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Mon, 11 Jul 2022 19:19:54 +0000 (13:19 -0600)
commit8bbe259363ac039d94d1364ea5606522dd5eb931
tree31560a88d655b40372bdf50d6ab6115913ff7b90
parentfa460de72b69d7dbe6561627c1dd404158655e3d
tools/cgdelete: increase the column width to 100

100 column width is more comfortable to read over 80 columns, lets
increase it.  This patch, also introduced/removes empty lines across
the file, making it more readable.

Signed-off-by: Kamalesh Babulal <kamalesh.babulal@oracle.com>
Signed-off-by: Tom Hromatka <tom.hromatka@oracle.com>
src/tools/cgdelete.c