From: Yu Watanabe Date: Mon, 22 May 2023 21:03:52 +0000 (+0900) Subject: core/unit: drop doubled empty line X-Git-Tag: v254-rc1~369^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=512df9de23890fcfd5fdbfe633250fe848195d4b;p=thirdparty%2Fsystemd.git core/unit: drop doubled empty line --- diff --git a/src/core/unit.c b/src/core/unit.c index 6c2682f0aa2..7a43355832a 100644 --- a/src/core/unit.c +++ b/src/core/unit.c @@ -1053,7 +1053,6 @@ static int unit_per_dependency_type_hashmap_update( if (r < 0) return r; - return 1; }