]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: use 'new_' prefix when we allocate something
authorKarel Zak <kzak@redhat.com>
Wed, 1 Sep 2021 15:50:51 +0000 (17:50 +0200)
committerKarel Zak <kzak@redhat.com>
Wed, 6 Oct 2021 09:01:54 +0000 (11:01 +0200)
commit2d95dc093b17eab5a8e80c0db48301a25dd55a2e
tree70034e6529ec3a16a8e146ea73715eb225179cf0
parent6fb6f5495fc8667ef845bd0ee83736f11f51b2e4
lsfd: use 'new_' prefix when we allocate something

It's more readable than rather than 'make_'.

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/lsfd-bdev.c
misc-utils/lsfd-cdev.c
misc-utils/lsfd-fifo.c
misc-utils/lsfd-file.c
misc-utils/lsfd-sock.c
misc-utils/lsfd-unkn.c
misc-utils/lsfd.c
misc-utils/lsfd.h