Skip to content

Conversation

@v-gar
Copy link

@v-gar v-gar commented Jul 9, 2021

Adapt errors based on include/uapi/asm-generic/errno-base.h.

This pull request contains two commits: the first one sorts the existing errors and the second one adds the remaining ones.

Closes #309

v-gar added 2 commits July 9, 2021 21:35
Sort the errors in rust/kernel/error.rs based on
include/uapi/asm-generic/errno-base.h.

Signed-off-by: Viktor Garske <[email protected]>
Add the remaining errors of include/uapi/asm-generic/errno-base.h
to rust/kernel/error.rs.

Signed-off-by: Viktor Garske <[email protected]>
@alex alex merged commit e97ba67 into Rust-for-Linux:rust Jul 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

error.rs: sort and add remaining errors

2 participants