diff options
author | Andreas Kling <kling@serenityos.org> | 2021-09-06 00:51:35 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-09-06 01:55:27 +0200 |
commit | cb71a7370836c3b70038e2f718ee87f6fc286229 (patch) | |
tree | 3759f5b8d7ab309bf57d46b196fedea3119c8d56 /Kernel/Arch | |
parent | 91fe6b6552ebd4b86d5bdd1acd6290892bf523ce (diff) | |
download | serenity-cb71a7370836c3b70038e2f718ee87f6fc286229.zip |
Kernel/USB: Tidy up UHCIDescriptorPool construction
- Use KResultOr<NonnullRefPtr<UHCIDescriptorPool<T>>
- Make the constructor private
- Use TRY() at call sites
Diffstat (limited to 'Kernel/Arch')
0 files changed, 0 insertions, 0 deletions