]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsblk: rename blkdev_cxt to lsblk_device
authorKarel Zak <kzak@redhat.com>
Tue, 9 Oct 2018 10:46:28 +0000 (12:46 +0200)
committerKarel Zak <kzak@redhat.com>
Fri, 7 Dec 2018 11:32:57 +0000 (12:32 +0100)
commitfed34a1e631594d4c4337a1b2a7e9507715e11c6
tree8c756e2fbd26d4b2e270326a007aa4fc27e48726
parent8229ed2f5c9f663cd363c8fac1454ad886776d5a
lsblk: rename blkdev_cxt to lsblk_device

The patch does not change code logic and semantic -- just rename.

* set_cxt() to set_device()
* struct blkdev_cxt to lsblk_device

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