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)
Sun, Jul 6, 12:48 PM
Unknown Object (File)
Sat, Jul 5, 5:21 PM
Unknown Object (File)
Sat, Jul 5, 5:06 AM
Unknown Object (File)
Jul 2 2025, 12:11 AM
Unknown Object (File)
Jun 30 2025, 8:34 PM
Unknown Object (File)
Jun 29 2025, 6:46 AM
Unknown Object (File)
Jun 27 2025, 11:16 PM
Unknown Object (File)
Jun 25 2025, 6:29 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