Matt Benjamin wrote: Respectfully, I haven't seen this stylistic preference in Unix source code or style guidelines (eg, Rob Pike). style(9) calls for using parens. But most of the existing afs code leaves out the parens, and I think it's best to be consistent with what we have. And as Jeffrey notes, it's best not to put in a bunch of style changes in a patch.