Skip to content

rust: update IoctlHandler to allow arbitrary type as well. #388

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 23, 2021

Conversation

wedsonaf
Copy link

@wedsonaf wedsonaf commented Jun 23, 2021

This is similar to a previous change to FileOperations. It is in
preparation for allowing ioctl handlers to take &Ref<T> as the first
argument, which will be needed in a subsequent change to Ref<T>.

Signed-off-by: Wedson Almeida Filho [email protected]

@ksquirrel

This comment has been minimized.

This is similar to a previous change to `FileOperations`. It is in
preparation for allowing ioctl handlers to take `&Ref<T>` as the first
argument, which will be needed in a subsequent change to `Ref<T>`.

Signed-off-by: Wedson Almeida Filho <[email protected]>
@ksquirrel
Copy link
Member

Review of 12ab579919c3:

  • ✔️ Commit 12ab579: Looks fine!

@wedsonaf
Copy link
Author

Rebased.

Copy link
Collaborator

@TheSven73 TheSven73 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ojeda ojeda merged commit a5a22ed into Rust-for-Linux:rust Jun 23, 2021
@wedsonaf wedsonaf deleted the ioctl branch June 24, 2021 06:57
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.

4 participants