1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 10:18:15 +09:00
ladybird/Kernel/Bus
sin-ack 4bfd6e41b9 Kernel: Make Kernel::VMObject allocation functions return KResultOr
This makes for nicer handling of errors compared to checking whether a
RefPtr is null. Additionally, this will give way to return different
types of errors in the future.
2021-08-15 15:41:02 +02:00
..
PCI Kernel/PCI: Assign a PCI address in the SysFS PCI device directories 2021-08-14 17:47:42 +02:00
USB Kernel: Make Kernel::VMObject allocation functions return KResultOr 2021-08-15 15:41:02 +02:00
VirtIO Kernel: Move VirtIO code into the Bus source folder 2021-08-13 08:06:47 +02:00