]> git.ipfire.org Git - thirdparty/util-linux.git/commit
debug: Unify variable names
authorTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 3 Apr 2026 08:48:11 +0000 (10:48 +0200)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Tue, 7 Apr 2026 10:09:29 +0000 (12:09 +0200)
commit438886b593501e2624ed99da3403b411b720d415
treeae21f338f2091e6e9aab5e787f7f582ad739994f
parent0434d0e6bc8255f7f529408163bf08df19265480
debug: Unify variable names

If variables mean the same thing, they should have also the same name.
Improves readability.

Add a single comment for the whole header file which specifies what
these identifiers mean.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
include/debug.h
lib/debug.c