From owner-svn-src-head@freebsd.org Tue Dec 26 16:14:16 2017 Return-Path: Delivered-To: svn-src-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15A9BE9F1A7; Tue, 26 Dec 2017 16:14:16 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E96AA7BA29; Tue, 26 Dec 2017 16:14:15 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: by freefall.freebsd.org (Postfix, from userid 1033) id 3D2663705; Tue, 26 Dec 2017 16:14:15 +0000 (UTC) Date: Tue, 26 Dec 2017 16:14:15 +0000 From: Alexey Dokuchaev To: Michael Tuexen Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r327209 - head/sys/netinet/libalias Message-ID: <20171226161415.GC90333@FreeBSD.org> References: <201712261612.vBQGC4wj066322@repo.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201712261612.vBQGC4wj066322@repo.freebsd.org> User-Agent: Mutt/1.9.2 (2017-12-15) X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Dec 2017 16:14:16 -0000 On Tue, Dec 26, 2017 at 04:12:04PM +0000, Michael Tuexen wrote: > New Revision: 327209 > URL: https://svnweb.freebsd.org/changeset/base/327209 > > Log: > Clearify CID 1008197. Again, this "clarifies" nothing. I see a bunch of style(9) bugs fixed, and fail to see how/why those had upset Coverity. ./danfe