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