HomeFreeBSD

Move swblk_t from sys/types.h to sys/dmap.h, the only include that uses
rS104422Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Move swblk_t from sys/types.h to sys/dmap.h, the only include that uses
it. It's also only used in vm/vm_swap.c, but that is also the only source
file that #include's <sys/dmap.h>. sys/dmap.h could probably be embedded
entirely in vm_swap.c since that is the only consumer of it.

Details

Provenance
peterAuthored on
Parents
rS104421: Fix style problems in the quirk entry section.
Branches
Unknown
Tags
Unknown

Event Timeline