Page MenuHomeFreeBSD

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

Authored by skra on Feb 21 2016, 6:02 PM.
Tags
None
Referenced Files
F153556582: D5379.id13602.diff
Tue, Apr 21, 9:23 PM
Unknown Object (File)
Tue, Apr 21, 5:16 AM
Unknown Object (File)
Tue, Apr 21, 3:21 AM
Unknown Object (File)
Mon, Apr 20, 11:02 AM
Unknown Object (File)
Thu, Apr 16, 9:13 PM
Unknown Object (File)
Thu, Apr 16, 9:10 PM
Unknown Object (File)
Fri, Apr 10, 12:51 AM
Unknown Object (File)
Wed, Apr 8, 2:25 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.