diff options
author | sin-ack <sin-ack@users.noreply.github.com> | 2021-08-15 09:07:59 +0000 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-08-15 15:41:02 +0200 |
commit | 4bfd6e41b952c2583c6941e58dea3e5cc032b9f3 (patch) | |
tree | 1237d05b152d6e6813a473fda74e38838f658ab7 /Kernel/Memory/Region.h | |
parent | 61c0e3ca920f5033bd006092c55b6eb5743cd501 (diff) | |
download | serenity-4bfd6e41b952c2583c6941e58dea3e5cc032b9f3.zip |
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.
Diffstat (limited to 'Kernel/Memory/Region.h')
0 files changed, 0 insertions, 0 deletions