serenity/Kernel/Bus
Timothy Flynn 4a916cd379 Everywhere: Remove needless copies of Error / ErrorOr instances
Either take the underlying objects with release_* methods or move() the
instances around.
2023-02-10 09:08:52 +00:00
..
PCI Everywhere: Remove needless copies of Error / ErrorOr instances 2023-02-10 09:08:52 +00:00
USB AK: Remove try_ prefix from FixedArray creation functions 2023-01-28 22:41:36 +01:00
VirtIO Kernel/PCI: Hold a reference to DeviceIdentifier in the Device class 2023-01-26 23:04:26 +01:00