We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdd30eb commit 3c93e4eCopy full SHA for 3c93e4e
drivers/block/rnull.rs
@@ -28,6 +28,7 @@ module! {
28
type: NullBlkModule,
29
name: "rnull_mod",
30
author: "Andreas Hindborg",
31
+ description: "Rust implementation of the C null block driver",
32
license: "GPL v2",
33
}
34
0 commit comments