diff options
author | Andreas Kling <kling@serenityos.org> | 2021-09-05 23:12:16 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-09-06 01:55:27 +0200 |
commit | f4a9a0d5612d790462192f3cfff29b4dd40bbff0 (patch) | |
tree | 69ddbab71eba72dfe6267c7d7347ff99412ae174 /Kernel/Bus/USB | |
parent | 21f7932ae23eba1cb72e8172ccd3b2936f4e24f8 (diff) | |
download | serenity-f4a9a0d5612d790462192f3cfff29b4dd40bbff0.zip |
Kernel: Make VirtualRangeAllocator return KResultOr<VirtualRange>
This achieves two things:
- The allocator can report more specific errors
- Callers can (and now do) use TRY() :^)
Diffstat (limited to 'Kernel/Bus/USB')
0 files changed, 0 insertions, 0 deletions