There were 12 cases of #define<space> and 91 of #define<tab> and in
some cases like msync() flags (MS_*) there wasn't consistency.
Details
Details
- Reviewers
imp jhb - Commits
- rGb5c95c93fdd4: sys/mman.h: consistently use `#define<tab>`
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I noticed the inconsistent MS_ flags when looking at a CheriBSD diff and it seemed worth fixing. I'll follow up with a commit to .git-blame-ignore-revs once this lands.