Page MenuHomeFreeBSD

Remove redundant <machine/vmparam.h> include.
ClosedPublic

Authored by skra on Feb 21 2016, 6:02 PM.
Tags
None
Referenced Files
F150080929: D5379.id.diff
Sun, Mar 29, 5:51 AM
F150024959: D5379.diff
Sat, Mar 28, 8:09 PM
Unknown Object (File)
Sun, Mar 22, 8:44 AM
Unknown Object (File)
Wed, Mar 18, 10:57 PM
Unknown Object (File)
Wed, Mar 18, 9:02 AM
Unknown Object (File)
Sun, Mar 15, 2:16 AM
Unknown Object (File)
Feb 22 2026, 5:03 AM
Unknown Object (File)
Feb 16 2026, 6:27 PM
Subscribers

Details

Summary

<machine/vmparam.h> is included from <vm/vm_param.h> so there is no need to include it explicitly when <vm/vm_param.h> is already included.

Diff Detail

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

Event Timeline

skra retitled this revision from to Remove redundant <machine/vmparam.h> include..
skra updated this object.
skra edited the test plan for this revision. (Show Details)
skra added reviewers: alc, kib.
skra set the repository for this revision to rS FreeBSD src repository - subversion.
alc edited edge metadata.
This revision is now accepted and ready to land.Feb 21 2016, 6:09 PM
This revision was automatically updated to reflect the committed changes.