diff options
author | Andreas Kling <kling@serenityos.org> | 2021-08-14 15:15:11 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-08-14 15:19:00 +0200 |
commit | 7676edfb9ba4d5052978968ba31ef940153ea7a9 (patch) | |
tree | c068023ed273da25fbecea848becc6848c738809 /Userland/Applications/DisplaySettings/BackgroundSettingsWidget.cpp | |
parent | d30d776ca46b12d7f4f9b5b7bdbfb247813a94af (diff) | |
download | serenity-7676edfb9ba4d5052978968ba31ef940153ea7a9.zip |
Kernel: Stop allowing implicit conversion from KResult to int
This patch removes KResult::operator int() and deals with the fallout.
This forces a lot of code to be more explicit in its handling of errors,
greatly improving readability.
Diffstat (limited to 'Userland/Applications/DisplaySettings/BackgroundSettingsWidget.cpp')
0 files changed, 0 insertions, 0 deletions