Skip to content

Conversation

@wedsonaf
Copy link

This brings it in line with other cases (e.g., irq::flags,
fs::flags, mm::virt::flags) and allows users to use all constants
at once, for example, use kernel::file::flags::* if they so choose.

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

This brings it in line with other cases (e.g., `irq::flags`,
`fs::flags`, `mm::virt::flags`) and allows users to `use` all constants
at once, for example, `use kernel::file::flags::*` if they so choose.

Signed-off-by: Wedson Almeida Filho <[email protected]>
@wedsonaf wedsonaf merged commit 856eb0e into Rust-for-Linux:rust Jul 12, 2022
@wedsonaf wedsonaf deleted the flags-to-mod branch July 12, 2022 15:06
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.

1 participant