You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <wedsonaf@google.com>
0 commit comments