Page MenuHomeFreeBSD

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

Authored by skra on Feb 21 2016, 6:02 PM.
Tags
None
Referenced Files
F152748799: D5379.id13578.diff
Thu, Apr 16, 9:13 PM
F152748356: D5379.id13578.diff
Thu, Apr 16, 9:10 PM
Unknown Object (File)
Fri, Apr 10, 12:51 AM
Unknown Object (File)
Wed, Apr 8, 2:25 PM
Unknown Object (File)
Sun, Apr 5, 8:52 PM
Unknown Object (File)
Sat, Apr 4, 10:39 AM
Unknown Object (File)
Sun, Mar 29, 5:51 AM
Unknown Object (File)
Sat, Mar 28, 8:09 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 Skipped
Unit
Tests Skipped

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.