From: Masatake YAMATO Date: Fri, 2 Sep 2022 20:26:27 +0000 (+0900) Subject: tests: (mkfds) cosmetic change, deleting an empty line X-Git-Tag: v2.39-rc1~527^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ef12b208e90048ccc191e949d9d35db4efa71e4;p=thirdparty%2Futil-linux.git tests: (mkfds) cosmetic change, deleting an empty line Signed-off-by: Masatake YAMATO --- diff --git a/tests/helpers/test_mkfds.c b/tests/helpers/test_mkfds.c index 3653a1ba3b..261704ddb2 100644 --- a/tests/helpers/test_mkfds.c +++ b/tests/helpers/test_mkfds.c @@ -874,7 +874,6 @@ static const struct factory factories[] = { }, }, { - .name = "pidfd", .desc = "pidfd returned from pidfd_open(2)", .priv = false,