Page MenuHomeFreeBSD

clang-format: place sys/systm.h immediately after sys/param.h
ClosedPublic

Authored by arichardson on Oct 27 2020, 4:52 PM.
Tags
None
Referenced Files
F161687162: D26979.id78826.diff
Sun, Jul 5, 11:13 PM
Unknown Object (File)
Sat, Jul 4, 11:49 AM
Unknown Object (File)
Fri, Jul 3, 6:16 AM
Unknown Object (File)
Thu, Jul 2, 10:14 PM
Unknown Object (File)
Wed, Jul 1, 7:26 AM
Unknown Object (File)
Mon, Jun 22, 5:32 AM
Unknown Object (File)
Wed, Jun 17, 4:12 AM
Unknown Object (File)
Mon, Jun 8, 9:39 PM
Subscribers

Details

Summary

Should fix one of the objections to r366993

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 34423
Build 31527: arc lint + arc unit

Event Timeline

arichardson created this revision.

LGTM. I found a few examples in sys/ that don't follow this but most do, and I discussed w/ kib in email that we should describe this in style(9) too.

This revision is now accepted and ready to land.Oct 27 2020, 8:35 PM