diff options
author | Doug Moore <dougm@FreeBSD.org> | 2025-03-24 03:19:57 +0000 |
---|---|---|
committer | Doug Moore <dougm@FreeBSD.org> | 2025-03-24 03:19:57 +0000 |
commit | 626ec04c2b84f646c8b96e0fd1b4aac95d8035ce (patch) | |
tree | 5198a1bbb8eff14ea04b5912d50c3373a874ba2d /share/doc/smm/11.timedop/(developers-only) | |
parent | 10626f7384f9e39a8c02dfd475b1fd14fd7395dd (diff) |
vm_reserv_from_page returns an existing reservation, or initializes a
successor pointer, or both. If it returns an existing reservation,
callers will ignore the successor pointer, initialized or not, so
initializing it serves no purpose. So, don't initialize it in that
case, and make less ambiguous the comment that describes the
function's behavior.
Reviewed by: markj, kib, alc
Differential Revision: https://reviews.freebsd.org/D49415
Diffstat (limited to 'share/doc/smm/11.timedop/(developers-only)')
0 files changed, 0 insertions, 0 deletions