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)
Wed, Oct 15, 4:25 AM
Unknown Object (File)
Wed, Oct 15, 4:25 AM
Unknown Object (File)
Wed, Oct 15, 4:25 AM
Unknown Object (File)
Tue, Oct 14, 6:56 PM
Unknown Object (File)
Sat, Oct 4, 9:11 AM
Unknown Object (File)
Sat, Sep 27, 6:29 AM
Unknown Object (File)
Fri, Sep 26, 4:21 AM
Unknown Object (File)
Aug 30 2025, 1:41 AM
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