Page MenuHomeFreeBSD

cam_sim: remove unused sim_doneq member
ClosedPublic

Authored by imp on Jun 24 2021, 10:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 12, 10:14 PM
Unknown Object (File)
Tue, Nov 12, 5:46 AM
Unknown Object (File)
Oct 27 2024, 1:24 PM
Unknown Object (File)
Oct 21 2024, 6:28 AM
Unknown Object (File)
Sep 24 2024, 9:11 AM
Unknown Object (File)
Sep 12 2024, 1:13 PM
Unknown Object (File)
Sep 7 2024, 3:17 PM
Unknown Object (File)
Sep 5 2024, 10:56 PM
Subscribers
None

Details

Summary

Its use was removed in 227d67aa54 by mav when locking was revamped.

Sponsored by: Netflix

Test Plan

Scott added this in 9758cc839945 for the locking work to have per-sim done queues.
Mav removed its use, but not the element as noted above.
This just removes it. I think it was just overlooked before accidentally.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable