forked from haiku/haiku
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
virtio_scsi: Remove unused fExpectsInterrupt and its spinlock.
The value is never actually checked. The use of a condition variable makes it redundant since it will already either have a waiting entry, or not. Change-Id: Iafaecb7f9e56a2cf8932e05b82aad2b350fbce1f Reviewed-on: https://review.haiku-os.org/c/haiku/+/1812 Reviewed-by: Jérôme Duval <[email protected]>
- Loading branch information
1 parent
d2fecac
commit 85fbdab
Showing
2 changed files
with
1 addition
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters