Files
ladybird/Kernel
Brian Gianforcaro 69df3cfae7 Kernel: Mark KBuffer and its getters as [[nodiscard]]
There is no reason to call a getter without observing the result, doing
so indicates an error in the code. Mark these methods as [[nodiscard]]
to find these cases.
2021-02-15 09:34:52 +01:00
..
2021-02-14 09:36:58 +01:00
2021-02-14 09:36:58 +01:00
2021-02-14 09:36:58 +01:00