ladybird/Kernel/Devices/Storage/ATA/AHCI
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
..
Controller.cpp Kernel: Move all boot-related code to the new Boot subdirectory 2023-06-04 21:32:34 +02:00
Controller.h Kernel: Move the Storage directory to be a new directory under Devices 2023-06-02 11:04:37 +02:00
Definitions.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00
InterruptHandler.cpp Kernel: Move the Storage directory to be a new directory under Devices 2023-06-02 11:04:37 +02:00
InterruptHandler.h Kernel: Move {Virtual,Physical}Address classes to the Memory directory 2023-06-04 21:32:34 +02:00
Port.cpp Kernel: Move all tasks-related code to the Tasks subdirectory 2023-06-04 21:32:34 +02:00
Port.h Everywhere: Remove needless trailing semi-colons after functions 2023-07-08 10:32:56 +01:00