ladybird/Kernel/Storage
Tim Schumacher 8763dbcccc Everywhere: Remove a bunch of dead write-only variables
LLVM 15 now warns (and thus errors) about this, and there is really no
point in keeping them.
2022-09-16 05:39:28 +00:00
..
ATA Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
NVMe Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
Ramdisk Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
DiskPartition.cpp Kernel: Make self-contained locking smart pointers their own classes 2022-08-20 17:20:43 +02:00
DiskPartition.h Kernel: Make self-contained locking smart pointers their own classes 2022-08-20 17:20:43 +02:00
StorageController.cpp Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
StorageController.h Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
StorageDevice.cpp Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00
StorageDevice.h Everywhere: Fix a variety of typos 2022-09-14 04:46:49 +00:00
StorageManagement.cpp Everywhere: Remove a bunch of dead write-only variables 2022-09-16 05:39:28 +00:00
StorageManagement.h Kernel/Storage: Introduce new boot device addressing modes 2022-08-30 00:50:15 +01:00