<<On Mon, 12 Feb 2007 11:48:08 -0500, Matt Benjamin <[EMAIL PROTECTED]> said:
> Respectfully, I haven't seen this stylistic preference in Unix source > code or style guidelines (eg, Rob Pike). <delurk> The Berkeley kernel style requires "return (value)"; this has carried over into *BSD. The parentheses are not syntactically necessary, unlike with if, for, and while; it's clearly a matter of developer preference. </delurk> -GAWollman _______________________________________________ OpenAFS-devel mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-devel
