From nobody Tue Dec 14 01:22:06 2021 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 3C0D618D91B5; Tue, 14 Dec 2021 01:22:08 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4JCgb30KYNz4sLn; Tue, 14 Dec 2021 01:22:07 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id D06481F151; Tue, 14 Dec 2021 01:22:06 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1BE1M69M064999; Tue, 14 Dec 2021 01:22:06 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BE1M6SS064998; Tue, 14 Dec 2021 01:22:06 GMT (envelope-from git) Date: Tue, 14 Dec 2021 01:22:06 GMT Message-Id: <202112140122.1BE1M6SS064998@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Cy Schubert Subject: git: 553a6bbba5fc - stable/12 - ipfcomp: remove set-but-not-unused vars List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: cy X-Git-Repository: src X-Git-Refname: refs/heads/stable/12 X-Git-Reftype: branch X-Git-Commit: 553a6bbba5fccc78e9e54ade09b956bd260be10f Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1639444927; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=bIL/jkK67+vY2BKUzoVbA/j050RjVveOeEoREi8yO7o=; b=hkXxpU/1hh913szAYBCZPZUzhdR4/fGmghaeusUdRymcvQZwCRC0fKiSHZfF6u809O7iKy UnrpKZUFx12f4hU8FOwcU44LdK7jjP0BQUq7rqDeh3hWa6Qc9G2IVsFwrwHJzUvo69aG5B T3/beVPLeF+UhahrcN43T2PnaEDYbK2ZeQuXiwrFMuixste2JIbXSaK6KqWwauhvEeuHkK Rtsosc/bCKOhOivcYrqcK4pOgLyvedA/AZze8kVG3dONWU4wzJiR8C2hmbIgCKmFCBI4Gp nG+J8sOKN7QAA+J4l9I68fRKscRIOHyxkM1lpFR7eWPmjaa4XEeljjEoKL44pQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1639444927; a=rsa-sha256; cv=none; b=WxA6BIHGBNtDUN6md6FmBdRSSoD3MkyoZUo0gQ/NWy3DnbGqbM/5dmu4Fe3YZbeQsYZjWq mYtbKzBXEdm2EZSnKAc5zcAxtHAaQXkMXbSEZdGdpg67PU8wWgjJ7H8Uykmv/cRl482tne o0XQ2da6GRH67zjpsm5bSiDg8Zevxmmd/Uycpw2HFdQwbp/iXYGuPCdZD6Iy6RvSKQsRNn vUHzLkSC9ceNzI9Psx1gKZO+MDZW1sykRlJUH1dp5cmRBS1Q7qsi2d8ZZkWbIRSRkeJoQz AQM96OzR8N332HGD6YtFd7KUAzdR9wxdB80tef5qiJJqIEqHJ/TzmcH5/MqS7Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch stable/12 has been updated by cy: URL: https://cgit.FreeBSD.org/src/commit/?id=553a6bbba5fccc78e9e54ade09b956bd260be10f commit 553a6bbba5fccc78e9e54ade09b956bd260be10f Author: Cy Schubert AuthorDate: 2021-12-11 04:56:10 +0000 Commit: Cy Schubert CommitDate: 2021-12-14 01:18:49 +0000 ipfcomp: remove set-but-not-unused vars (cherry picked from commit fe5b077c9efcbcc9e92d0d7d877d1e16afc563ce) --- contrib/ipfilter/tools/ipfcomp.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/contrib/ipfilter/tools/ipfcomp.c b/contrib/ipfilter/tools/ipfcomp.c index 505fde55cfa7..5bbb35c610fa 100644 --- a/contrib/ipfilter/tools/ipfcomp.c +++ b/contrib/ipfilter/tools/ipfcomp.c @@ -65,7 +65,6 @@ static FILE *cfile = NULL; void printc(fr) frentry_t *fr; { - fripf_t *ipf; u_long *ulp; char *and; FILE *fp; @@ -78,7 +77,6 @@ void printc(fr) if ((fr->fr_type == FR_T_IPF) && ((fr->fr_datype != FRI_NORMAL) || (fr->fr_satype != FRI_NORMAL))) return; - ipf = fr->fr_ipf; if (cfile == NULL) cfile = fopen("ip_rules.c", "w");