Page MenuHomeFreeBSD

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

Authored by skra on Feb 21 2016, 6:02 PM.
Tags
None
Referenced Files
F171324426: D5379.diff
Thu, Sep 10, 10:26 AM
Unknown Object (File)
Sun, Sep 6, 8:18 PM
Unknown Object (File)
Sun, Sep 6, 4:14 PM
Unknown Object (File)
Sat, Sep 5, 5:09 PM
Unknown Object (File)
Sat, Sep 5, 5:09 PM
Unknown Object (File)
Sat, Sep 5, 1:32 PM
Unknown Object (File)
Sat, Sep 5, 11:32 AM
Unknown Object (File)
Sat, Sep 5, 8:48 AM
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.