ladybird/Kernel/Bus
Andreas Kling 5ce753b74d Kernel: Make Inode::traverse_as_directory() callback return ErrorOr
This allows us to propagate errors from inside the callback with TRY().
2021-11-10 21:58:58 +01:00
..
PCI Everywhere: Remove unused AK/Bitmap includes 2021-11-10 14:39:42 +01:00
USB Kernel: Make Inode::traverse_as_directory() callback return ErrorOr 2021-11-10 21:58:58 +01:00
VirtIO Kernel: Replace KResult and KResultOr<T> with Error and ErrorOr<T> 2021-11-08 01:10:53 +01:00