diff options
author | Andreas Kling <kling@serenityos.org> | 2021-09-06 22:25:02 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-09-07 01:18:02 +0200 |
commit | 4b4e1d1c900cb9fcb2e856dff0f42542e0c3568d (patch) | |
tree | 5def1ed01e668140787e85545782ae1ca382c1ca /Documentation/BareMetalInstallation.md | |
parent | e6929835d2438fff5f10da11537dd7d1eb225a80 (diff) | |
download | serenity-4b4e1d1c900cb9fcb2e856dff0f42542e0c3568d.zip |
Kernel: Remove redundant [[nodiscard]] on KResult return values
Both KResult and KResultOr are [[nodiscard]] at the class level,
so there's no need to have functions return `[[nodiscard]] KResult`.
Diffstat (limited to 'Documentation/BareMetalInstallation.md')
0 files changed, 0 insertions, 0 deletions