]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsfd: declare local variables at the beginning of block
authorMasatake YAMATO <yamato@redhat.com>
Wed, 8 Dec 2021 05:55:06 +0000 (14:55 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Thu, 9 Dec 2021 15:53:11 +0000 (00:53 +0900)
commit3401af7c45890792f090c3a4579f4b13fc7720c1
treefe6d6f640d091212b179948121a78d414a02d794
parent6599eb5f1adf3a6d20d412346dddbd3e26e7ae8e
lsfd: declare local variables at the beginning of block

Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd-bdev.c