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
Unknown Object (File)
Tue, Feb 11, 9:30 PM
Unknown Object (File)
Tue, Feb 11, 8:22 AM
Unknown Object (File)
Tue, Feb 11, 2:03 AM
Unknown Object (File)
Thu, Feb 6, 1:03 AM
Unknown Object (File)
Mon, Feb 3, 8:54 AM
Unknown Object (File)
Jan 17 2025, 12:47 PM
Unknown Object (File)
Jan 8 2025, 11:14 PM
Unknown Object (File)
Dec 30 2024, 1:52 AM
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