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

impl SysctlStorage for &T where T: SysctlStorage #131

Closed geofft closed 5 years ago

geofft commented 5 years ago

Lemme make a ticket for that, we already lost test coverage for Sysctl.get() when we got rid of example-sysctl, so we should add another test.

alex commented 5 years ago

rustfmt