summaryrefslogtreecommitdiffstats
path: root/drivers/char/rust_example/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/char/rust_example/Cargo.toml')
-rw-r--r--drivers/char/rust_example/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/rust_example/Cargo.toml b/drivers/char/rust_example/Cargo.toml
index 500476526018..27232fd06347 100644
--- a/drivers/char/rust_example/Cargo.toml
+++ b/drivers/char/rust_example/Cargo.toml
@@ -1,7 +1,7 @@
# SPDX-License-Identifier: GPL-2.0
# No need for details like `authors` here -- that goes in the modinfo
-# via the `kernel_module!` macro
+# via the `module!` macro
[package]
name = "rust_example"
version = "0.1.0"