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)
Sun, Oct 27, 1:24 PM
Unknown Object (File)
Mon, Oct 21, 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
Unknown Object (File)
Sep 1 2024, 1:25 AM
Unknown Object (File)
Aug 16 2024, 8:26 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
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40082
Build 36971: arc lint + arc unit