fishinabarrel / linux-kernel-module-rust

Framework for writing Linux kernel modules in safe Rust
GNU General Public License v2.0
1.34k stars 119 forks source link

Make our c_types module public #158

Closed alex closed 5 years ago

alex commented 5 years ago

This lets us get rid of the silly InitResult alias.