2 Commits

Author SHA1 Message Date
Miguel Ojeda
c53324dd9a Remove no_std and feature(...) crate attributes
Since PR https://github.com/Rust-for-Linux/linux/pull/635 ("rust:
avoid the need of crate attributes in kernel modules") in the main
repository, these attributes are handled by the build system, thus
there is no need (and it is an error) to specify them.

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2022-02-09 00:43:23 +01:00
Miguel Ojeda
6f1b54e2dc Initial commit
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2021-12-22 21:46:30 +01:00