lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW
authorTimo Grautstueck <timo.grautstueck@web.de>
Sun, 6 Oct 2024 14:02:44 +0000 (16:02 +0200)
committerMiguel Ojeda <ojeda@kernel.org>
Mon, 7 Oct 2024 17:13:03 +0000 (19:13 +0200)
commitab8851431bef5cc44f0f3f0da112e883fd4d0df5
tree74346e7e183c07a11359b49c02e90163e456ef2c
parent8cf0b93919e13d1e8d4466eb4080a4c4d9d66d7b
lib/Kconfig.debug: fix grammar in RUST_BUILD_ASSERT_ALLOW

Just a grammar fix in lib/Kconfig.debug, under the config option
RUST_BUILD_ASSERT_ALLOW.

Reported-by: Miguel Ojeda <ojeda@kernel.org>
Closes: https://github.com/Rust-for-Linux/linux/issues/1006
Fixes: ecaa6ddff2fd ("rust: add `build_error` crate")
Signed-off-by: Timo Grautstueck <timo.grautstueck@web.de>
Link: https://lore.kernel.org/r/20241006140244.5509-1-timo.grautstueck@web.de
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
lib/Kconfig.debug