]> git.ipfire.org Git - thirdparty/util-linux.git/commit
chrt: Make minor cleanups in chrt
authorMadadi Vineeth Reddy <vineethr@linux.ibm.com>
Sat, 21 Jun 2025 19:50:46 +0000 (01:20 +0530)
committerKarel Zak <kzak@redhat.com>
Mon, 23 Jun 2025 11:22:25 +0000 (13:22 +0200)
commitc069c10bad4eece7d129886f375d20d547ccf144
tree6ea4d0454df0019cacb0b088519763b2985ce7bf
parent0aa379f3723c82508c4ed691f98d1647f49ae29b
chrt: Make minor cleanups in chrt

Minor changes such as fixing an incorrect comment and aligning
the closing brace of an if condition in main() were made, along
with making the usage of --pid consistent across files instead
of -p, although -p still works, for better readability.

No functional change is intended.

Signed-off-by: Madadi Vineeth Reddy <vineethr@linux.ibm.com>
schedutils/chrt.1.adoc
schedutils/chrt.c