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
F161375445: D26979.id.diff
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
Unknown Object (File)
May 9 2026, 4:47 PM
Unknown Object (File)
May 9 2026, 4:10 PM
Subscribers

Details

Summary

Should fix one of the objections to r366993

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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