From owner-svn-src-all@freebsd.org Wed Sep 2 18:06:26 2020 Return-Path: Delivered-To: svn-src-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id AF3E33C35B6; Wed, 2 Sep 2020 18:06:26 +0000 (UTC) (envelope-from danfe@freebsd.org) Received: from freefall.freebsd.org (freefall.freebsd.org [96.47.72.132]) (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 "freefall.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4BhX1t4Dtvz3ykf; Wed, 2 Sep 2020 18:06:26 +0000 (UTC) (envelope-from danfe@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1599069986; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=OdcC9QyAaZJhDDKef+SH40GQetdb5QZXyJIXQlZnc70=; b=ZRAPZWso7yefaFkc8vPMhnKhISkyQ7eKgLXXjaiiOffngJb9DSKToI6CQRyF8OPboHfwDm T0NiTBP9zAyMXtqoBKVQ4bwXGROt1w867d4xHpubD+cd6adwiydUuE8hWRrTo4DDJeoRIV 6XjAGt5PmdndcmcygCXmcmrV3a/ecohdoyHJElapPkQ9GB7brNxs6i1rMwq9oMnuynfAUp SExPfbbz/tml8pDC/etkPYULSkKk9I+xqbmCStNBCAPqIIXvcKt52dsIYw/xVy/PjGdZ5H R3l/0wXtma27FKRaM7TFfufcTgYa48Qgh3WChFWRB/J5Ufw3CGsKkcwMgTWG8w== Received: by freefall.freebsd.org (Postfix, from userid 1033) id 7C6D3D803; Wed, 2 Sep 2020 18:06:26 +0000 (UTC) Date: Wed, 2 Sep 2020 18:06:26 +0000 From: Alexey Dokuchaev To: Pedro Giffuni Cc: Michael Tuexen , Mateusz Guzik , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r365071 - in head/sys: net net/altq net/route net80211 netgraph netgraph/atm netgraph/atm/ccatm netgraph/atm/sscfu netgraph/atm/sscop netgraph/atm/uni netgraph/bluetooth/common netgraph... Message-ID: <20200902180626.GA88595@FreeBSD.org> References: <202009012119.081LJERb018106@repo.freebsd.org> <95844C00-D10A-456D-AD29-DF572043074F@fh-muenster.de> <20200902020507.GA38274@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1599069986; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=OdcC9QyAaZJhDDKef+SH40GQetdb5QZXyJIXQlZnc70=; b=Ipk/zeRgcBMLqH6cvsNN2wPN4D0TSM9Kij+BRIDv4RBjVW0DwhG5T6wUyHUipzhJ0KpznP cP1fogfFxUb0gwxd5E5dRmI6KGeqQMHKSiPuIoGsYqY5wfpkUzctViv8GjBZQqHA/E6nVS rm9X40p06QYneHeVc5llleMPupauWASYD9YtoKTeMVx8TSI9dCZnjMx2xHAB6JqoAzR99e E/IfT3IgsTO0t4wkSXC0Nrv4rvfZs/Ah+f8ao1Y5N1pUXkk78A6sxgZ+POMR6FbBfy5n85 gKUHGPa9xfgUdyLk5PhJAASw8EoVckLnmNzOypCDeVbCiYLqbzqdeD98CaJ08Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1599069986; a=rsa-sha256; cv=none; b=CFU6/gGCpSN8W2lrzeLyEYTksuTYB7HslYTCRwnYjs8MOQr9nYxhoF3Oxw7CiuZa0N1GKb ffdKbdCoOcvq3YDxHKvFgZ81y6Bh4NMJQVXUcm5pbB8QWJHLNu78Mm7rD6x/iCdKOUYWCA lwr5H1z9DMLPW2DagiWFHA4Fj4aE3ZZbpSgdJ6Re0EgcUlQOMvj67gLCT70jprHLX7F9cd Cap6KqpeqzmYEdwUIT2FSLVAC9vKWq4GTSm0DgulxuDdtLNEiEX88qdJS2+deU6GJGmIZk YjEycbdHo2gWaj4KJsRyPfwNZmt64fGH3lxf9RURTC3kc4rWYS9KJ1Pz2xAv/A== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Sep 2020 18:06:26 -0000 On Wed, Sep 02, 2020 at 10:18:15AM -0500, Pedro Giffuni wrote: > On 01/09/2020 21:05, Alexey Dokuchaev wrote: > > ... > > This is common sense. I can't count how often I wanted to hack on > > something in the base/kernel and was turned away by this atrocious > > excessive whitespace mess. > > > > Thank you Mateusz for cleaning this up. > > I honestly don't care much, but spaces do no harm and can make the code > more readable. Sort of a silent comment, or what you do in written > language when you start a new paragraph. Right, but that's the example of appropriate usage of whitespace. I was talking about *excessive* whitespace, that is, more than two \n's in a row if we speak of newlines (subject of these commits). ./danfe