diff options
| author | Masahiro Yamada <[email protected]> | 2023-06-16 00:16:21 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2023-08-09 17:33:30 +0000 |
| commit | d824d2f98565e7c4cb1b862c230198fbe1a968be (patch) | |
| tree | 9a525acce20aa04daab0195f8fff3faa6d21aaa4 /scripts/rust_is_available_test.py | |
| parent | MAINTAINERS: add Alice Ryhl as Rust reviewer (diff) | |
| download | kernel-d824d2f98565e7c4cb1b862c230198fbe1a968be.tar.gz kernel-d824d2f98565e7c4cb1b862c230198fbe1a968be.zip | |
kbuild: rust_is_available: remove -v option
The -v option is passed when this script is invoked from Makefile,
but not when invoked from Kconfig.
As you can see in scripts/Kconfig.include, the 'success' macro suppresses
stdout and stderr anyway, so this script does not need to be quiet.
Signed-off-by: Masahiro Yamada <[email protected]>
Reviewed-by: Miguel Ojeda <[email protected]>
Tested-by: Miguel Ojeda <[email protected]>
Reviewed-by: Nathan Chancellor <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
[ Reworded prefix to match the others in the patch series. ]
Reviewed-by: Martin Rodriguez Reboredo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'scripts/rust_is_available_test.py')
0 files changed, 0 insertions, 0 deletions
