]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
tests: (mkfds) cosmetic change, deleting an empty line
authorMasatake YAMATO <yamato@redhat.com>
Fri, 2 Sep 2022 20:26:27 +0000 (05:26 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Thu, 8 Sep 2022 18:05:00 +0000 (03:05 +0900)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
tests/helpers/test_mkfds.c

index 3653a1ba3b2be0df24d76f04a718375ecf5d2451..261704ddb20f0042feed43bcf179ad66aaf420f9 100644 (file)
@@ -874,7 +874,6 @@ static const struct factory factories[] = {
                },
        },
        {
-
                .name = "pidfd",
                .desc = "pidfd returned from pidfd_open(2)",
                .priv = false,