Files
ladybird/Kernel/Storage/IDEChannel.cpp
Alexander Richards 28a6a9a08f IDEChannel: Fix wait_until_not_busy() (#7084)
The time_elapsed variable would count until milliseconds_timeout + 1,
so a != comparision won't work.
2021-05-13 19:11:14 +02:00

20 KiB