Skip to content

Commit 001b321

Browse files
hoshinolinajannau
authored andcommitted
*RFL import: kernel::module_param
Commit reference: 3dfc5eb
1 parent add18b7 commit 001b321

2 files changed

Lines changed: 501 additions & 0 deletions

File tree

rust/kernel/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ pub mod ioctl;
5757
#[cfg(CONFIG_KUNIT)]
5858
pub mod kunit;
5959
pub mod list;
60+
pub mod module_param;
6061
#[cfg(CONFIG_NET)]
6162
pub mod net;
6263
pub mod of;

0 commit comments

Comments
 (0)