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 Passed - Unit
No Test Coverage - Build Status
Buildable 58951 Build 55838: arc lint + arc unit
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.