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
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
No need to resend for this style nit.
subr_blist.c | ||
---|---|---|
653 | There should be a blank line after the '{' if no locals are declared. |