Page MenuHomeFreeBSD

Update .clang-format sys/tree, sys/queue, and sys/arb macros
ClosedPublic

Authored by cem on Jun 24 2020, 5:51 PM.
Tags
None
Referenced Files
F153335824: D25429.diff
Mon, Apr 20, 1:43 PM
Unknown Object (File)
Wed, Apr 15, 3:52 PM
Unknown Object (File)
Fri, Apr 10, 5:26 AM
Unknown Object (File)
Thu, Apr 9, 4:25 AM
Unknown Object (File)
Tue, Apr 7, 7:46 AM
Unknown Object (File)
Mon, Apr 6, 4:24 AM
Unknown Object (File)
Sun, Apr 5, 8:10 PM
Unknown Object (File)
Sun, Apr 5, 9:04 AM
Subscribers

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 31929
Build 29480: arc lint + arc unit

Event Timeline

cem requested review of this revision.Jun 24 2020, 5:51 PM
cem created this revision.
markj added inline comments.
.clang-format
31

Also CPU_FOREACH and VM_MAP_ENTRY_FOREACH.

137

Also SMR_POINTER.

This revision is now accepted and ready to land.Jun 24 2020, 5:57 PM

Add CPU, VM_MAP_ENTRY FOREACH; SMR_POINTER

This revision now requires review to proceed.Jun 24 2020, 6:44 PM
This revision is now accepted and ready to land.Jun 24 2020, 7:15 PM
This revision was automatically updated to reflect the committed changes.