]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: Remove extra whitespace in debug message
authorTobias Stoeckmann <tobias@stoeckmann.org>
Fri, 20 Mar 2026 10:51:58 +0000 (11:51 +0100)
committerTobias Stoeckmann <tobias@stoeckmann.org>
Tue, 31 Mar 2026 11:07:05 +0000 (13:07 +0200)
commit6c5ea3f0428cefb5a244ad9397f575329abb4b1d
tree28fbfc324091532c20d3c41a66d41eaee4f3826e
parent8f88db136c423cecd99e56892e85d363e9fc8e28
lsblk: Remove extra whitespace in debug message

The ul_debugobj function already takes care of initial whitespace.

Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
misc-utils/lsblk.c