fishinabarrel / linux-kernel-module-rust

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

Simplify the SysctlStorage API #214

Open alex opened 4 years ago

alex commented 4 years ago

Automatically compute how many bytes were read.