serenity/Kernel/Bus
Idan Horowitz fb3e46e930 Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr
This mostly just moved the problem, as a lot of the callers are not
capable of propagating the errors themselves, but it's a step in the
right direction.
2022-01-13 22:40:25 +01:00
..
PCI Kernel: Make map_typed() & map_typed_writable() fallible using ErrorOr 2022-01-13 22:40:25 +01:00
USB Kernel: Replace all usages of String::number with KString::number 2022-01-12 16:09:09 +02:00
VirtIO Kernel: Use StringView instead of String in RingBuffer's constructor 2022-01-13 00:20:08 -08:00