]> git.ipfire.org Git - thirdparty/libcgroup.git/commit
tools/cgsnapshot: increase the column width to 100
authorKamalesh Babulal <kamalesh.babulal@oracle.com>
Thu, 30 Jun 2022 14:21:09 +0000 (19:51 +0530)
committerTom Hromatka <tom.hromatka@oracle.com>
Mon, 11 Jul 2022 19:19:54 +0000 (13:19 -0600)
commit020ca2ae5ee9e7389ff344d8f59e6eb4097a3c4b
tree99e29c4b4234b305fd20daf6b796ba683a43120b
parent12503cdd6ca8fb773ed1148cbadfca24b4726ebb
tools/cgsnapshot: 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/cgsnapshot.c