svn commit: r186187 - head/sys/net
Robert Watson
rwatson at FreeBSD.org
Wed Dec 17 12:44:58 UTC 2008
On Wed, 17 Dec 2008, Dag-Erling Smørgrav wrote:
> Robert Watson <rwatson at FreeBSD.org> writes:
>> I used to comment a bit more gratuitously along those lines, but bde
>> seems to have (at least partially) broken me of the habit. I felt
>> sure there was a note in style(9) on not commenting on obvious things,
>> but the closest I found was this:
>>
>> exit(EX_OK); /*
>> * Avoid obvious comments such as
>> * "Exit 0 on success."
>> */
>
> Umm, didn't we agree *not* to use sysexits?
Dunno, that one is not mine:
Annotations for style.9
***************
1.5 (joerg 31-Mar-96): exit(EX_OK); /*
1.38 (alex 28-Oct-00): exit(EX_USAGE);
Robert N M Watson
Computer Laboratory
University of Cambridge
More information about the svn-src-head
mailing list