1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 09:40:59 +00:00
serenity/Kernel/Net/Realtek
Lenny Maiorani 190cf1507b Kernel: Use default constructors/destructors
https://isocpp.github.io/CppCoreGuidelines/CppCoreGuidelines#cother-other-default-operation-rules

"The compiler is more likely to get the default semantics right and
you cannot implement these functions better than the compiler."
2022-03-17 00:51:36 -07:00
..
RTL8139NetworkAdapter.cpp Kernel: Use default constructors/destructors 2022-03-17 00:51:36 -07:00
RTL8139NetworkAdapter.h Kernel/Net: Move Realtek network adapters code to a separate directory 2021-12-28 00:56:47 -08:00
RTL8168NetworkAdapter.cpp Kernel: Use default constructors/destructors 2022-03-17 00:51:36 -07:00
RTL8168NetworkAdapter.h Kernel/Net: Move Realtek network adapters code to a separate directory 2021-12-28 00:56:47 -08:00