]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: remove huge all-function if-condition
authorKarel Zak <kzak@redhat.com>
Fri, 22 Apr 2022 09:16:20 +0000 (11:16 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 22 Apr 2022 09:16:20 +0000 (11:16 +0200)
commitd1574dae64ca1dca67b69702257519c6ca53db8c
tree43e77b74d60dfd72ba0180feccdd76058f7a76b3
parent24e896c1400c2328b8bdffde674a3d74429acdf1
lsblk: remove huge all-function if-condition

Let's make it more readable and easy to extend.

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