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