]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsclocks: use MAX_CLOCKS, improve indention
authorKarel Zak <kzak@redhat.com>
Thu, 14 Aug 2025 10:38:29 +0000 (12:38 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 14 Aug 2025 10:39:36 +0000 (12:39 +0200)
commitd3c49ee062f761cb4ad272c1300ebb5dfd932c9a
treefb800fb053b8954f07a022eb0e57b303f67438de
parent31a8d6b7dfcf7c27143385cb2706cb1ac048e934
lsclocks: use MAX_CLOCKS, improve indention

Let's follow the kernel and use MAX_CLOCKS to define CLOCK_AUX.

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/lsclocks.c