Replace the expression "-mask & ~mask" with a function call that does the same thing, but is commented so that it might be better understood.
Details
Details
Diff Detail
Diff Detail
- Repository
- rS FreeBSD src repository - subversion
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
No need to resend for this style nit.
subr_blist.c | ||
---|---|---|
653 ↗ | (On Diff #57282) | There should be a blank line after the '{' if no locals are declared. |