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
Unknown Object (File)
Jan 27 2024, 9:14 PM
Unknown Object (File)
Jan 17 2024, 6:06 AM
Unknown Object (File)
Dec 20 2023, 8:30 AM
Unknown Object (File)
Dec 7 2023, 4:24 AM
Unknown Object (File)
Aug 21 2023, 4:00 AM
Unknown Object (File)
Aug 17 2023, 8:02 PM
Unknown Object (File)
Jun 2 2023, 12:39 AM
Unknown Object (File)
May 4 2023, 7:10 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

Lint
Lint Skipped
Unit
Tests Skipped

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