1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-14 09:04:59 +00:00
serenity/Kernel/Devices/Storage/ATA
Timothy Flynn c911781c21 Everywhere: Remove needless trailing semi-colons after functions
This is a new option in clang-format-16.
2023-07-08 10:32:56 +01:00
..
AHCI Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
GenericIDE Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
ATAController.cpp Kernel: Move the Storage directory to be a new directory under Devices 2023-06-02 11:04:37 +02:00
ATAController.h Kernel: Move the Storage directory to be a new directory under Devices 2023-06-02 11:04:37 +02:00
ATADevice.cpp Kernel: Move the Storage directory to be a new directory under Devices 2023-06-02 11:04:37 +02:00
ATADevice.h Kernel: Move the Storage directory to be a new directory under Devices 2023-06-02 11:04:37 +02:00
ATADiskDevice.cpp Kernel: Move the Storage directory to be a new directory under Devices 2023-06-02 11:04:37 +02:00
ATADiskDevice.h Kernel: Move the Storage directory to be a new directory under Devices 2023-06-02 11:04:37 +02:00
ATAPort.cpp Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
ATAPort.h Kernel: Move the Storage directory to be a new directory under Devices 2023-06-02 11:04:37 +02:00
Definitions.h Kernel: Move the Storage directory to be a new directory under Devices 2023-06-02 11:04:37 +02:00