diff options
| author | Finn Behrens <me@kloenk.dev> | 2022-11-10 17:41:20 +0100 |
|---|---|---|
| committer | Miguel Ojeda <ojeda@kernel.org> | 2022-12-04 01:59:15 +0100 |
| commit | 4b0c68bd0d8b0e23ab1763d4a6632720dd3f1a83 (patch) | |
| tree | 4b0fa83c8260c2352244abb7f72fd6d9a563a9a2 /rust/kernel/prelude.rs | |
| parent | rust: macros: take string literals in `module!` (diff) | |
| download | linux-4b0c68bd0d8b0e23ab1763d4a6632720dd3f1a83.tar.gz linux-4b0c68bd0d8b0e23ab1763d4a6632720dd3f1a83.zip | |
rust: error: declare errors using macro
Add a macro to declare errors, which simplifies the work needed to
add each one, avoids repetition of the code and makes it easier to
change the way they are declared.
Signed-off-by: Finn Behrens <me@kloenk.dev>
Reviewed-by: Gary Guo <gary@garyguo.net>
[Reworded, adapted for upstream and applied latest changes]
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'rust/kernel/prelude.rs')
0 files changed, 0 insertions, 0 deletions
