]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: simplify SOURCES code
authorKarel Zak <kzak@redhat.com>
Mon, 22 Apr 2024 09:51:56 +0000 (11:51 +0200)
committerKarel Zak <kzak@redhat.com>
Mon, 22 Apr 2024 10:01:33 +0000 (12:01 +0200)
commitaf4c7dac191abadc33aae75916583c890cd2ebc3
tree92b2a41daa44de84a588e5a97ff7f4cb2f1d283f
parent6594679e9af805075c282da35b1b2a8d767e403b
lsblk: simplify SOURCES code

This complicated implementation originated from an early version of
zero-separated items for libsmartcols. It is no longer necessary.

References: https://github.com/util-linux/util-linux/pull/2983
Signed-off-by: Karel Zak <kzak@redhat.com>
libsmartcols/src/column.c
misc-utils/lsblk.c