Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 Dec 2016 19:00:05 +0100
From:      Michael Tuexen <tuexen@freebsd.org>
To:        "Rodney W. Grimes" <freebsd-rwg@pdx.rh.CN85.dnsmgr.net>
Cc:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   Re: svn commit: r310217 - stable/11/sys/netinet
Message-ID:  <6FD04AC1-6BEC-4B6D-8F64-CC3D8C11902D@freebsd.org>
In-Reply-To: <201612181710.uBIHAjR2054060@pdx.rh.CN85.dnsmgr.net>
References:  <201612181710.uBIHAjR2054060@pdx.rh.CN85.dnsmgr.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> On 18 Dec 2016, at 18:10, Rodney W. Grimes =
<freebsd-rwg@pdx.rh.CN85.dnsmgr.net> wrote:
>=20
>> Author: tuexen
>> Date: Sun Dec 18 12:56:14 2016
>> New Revision: 310217
>> URL: https://svnweb.freebsd.org/changeset/base/310217
> ...
>>=20
>> Log:
>>  MFC r307779:
>>=20
>>  No functional changes, mostly getting the whitespace changes =
resulting
>>  from an updated formatting tool chain.
>=20
> I think there might be an issue with this tool, it is reformatting KNF =
multiline
> comment format to the wrong format, unless KNF has been changed at =
some recent
> point.
Possibly it is related to change/bug in indent, which seems to be fixed
in a later version of indent. pstef@ contacted me and is looking into =
it.
Using the current version, I get back the old behaviour.
Once pstef@ has confirmed that the current version is fine, I regenerate
the SCTP sources and commit the result...

Best regards
Michael
>=20
> ...
>> -							/*
>> -							 * two from each
>> -							 * address
>> -							 */
> ...
>> +							/* two from each
>> +							 * address */
>> -			/*
>> -			 * link-local <-> link-local must belong to the =
same
>> -			 * scope.
>> -			 */
>> +			/* link-local <-> link-local must belong to the =
same
>> +			 * scope. */
>=20
>=20
>> -				/*
>> -				 * PMTU check versus smallest asoc MTU =
goes
>> -				 * here
>> -				 */
>> +				/* PMTU check versus smallest asoc MTU =
goes
>> +				 * here */
>=20
> etc...
>=20
> --=20
> Rod Grimes                                                 =
rgrimes@freebsd.org




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6FD04AC1-6BEC-4B6D-8F64-CC3D8C11902D>