Page MenuHomeFreeBSD

remove dead code from vm_map_entry_unlink
ClosedPublic

Authored by dougm on Sep 16 2019, 3:14 AM.
Tags
None
Referenced Files
F132709436: D21668.diff
Sun, Oct 19, 6:03 AM
F132620919: D21668.id62141.diff
Sat, Oct 18, 12:19 PM
F132620916: D21668.id.diff
Sat, Oct 18, 12:19 PM
F132620912: D21668.id62195.diff
Sat, Oct 18, 12:19 PM
Unknown Object (File)
Sat, Oct 18, 12:36 AM
Unknown Object (File)
Wed, Oct 8, 4:34 AM
Unknown Object (File)
Sun, Oct 5, 6:19 AM
Unknown Object (File)
Sat, Oct 4, 5:33 AM
Subscribers

Details

Summary

The UNLINK_MERGE_PREV unlink_merge_type is no longer used, so drop it and the code associated with it.

Diff Detail

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

Event Timeline

When you commit the log entry should: (1) reference the prior commit when this code became dead code and (2) say, "Tested by: pho (as part of a larger change)"

This revision is now accepted and ready to land.Sep 16 2019, 11:21 PM