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...

Pedro Giffuni pfg at FreeBSD.org
Wed Sep 2 15:18:18 UTC 2020


On 01/09/2020 21:05, Alexey Dokuchaev wrote:
> On Wed, Sep 02, 2020 at 12:41:43AM +0200, Michael Tuexen wrote:
>>> On 1. Sep 2020, at 23:19, Mateusz Guzik <mjg at FreeBSD.org> wrote:
>>> Author: mjg
>>> Date: Tue Sep  1 21:19:14 2020
>>> New Revision: 365071
>>> URL: https://svnweb.freebsd.org/changeset/base/365071
>>>
>>> Log:
>>>   net: clean up empty lines in .c and .h files
>> Hi Mateusz,
>>
>> which rules are enforced? Why?
> 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.

Pedro.



More information about the svn-src-head mailing list