Files
ladybird/Kernel/Storage/StorageDevice.cpp
Pankaj Raghav 60aa4152e9 Kernel: Optimize StorageDevice read and write function
Use shift operator with log size instead of division while calculating
the index and len.
2022-01-29 17:41:06 +02:00

7.3 KiB