ladybird/Kernel/Bus
Liav A 478f543899 Kernel/SysFS: Prevent allocation for component name during construction
Instead, allocate before constructing the object and pass NonnullOwnPtr
of KString to the object if needed. Some classes can determine their
names as they have a known attribute to look for or have a static name.
2021-12-14 09:01:33 +01:00
..
PCI Kernel/SysFS: Prevent allocation for component name during construction 2021-12-14 09:01:33 +01:00
USB Kernel/SysFS: Prevent allocation for component name during construction 2021-12-14 09:01:33 +01:00
VirtIO Kernel: Some clang-tidy fixes in Bus/VirtIO 2021-12-09 22:53:42 -08:00