commit | 782ce431613cf08c3a00dca42ad925c3b1108d09 | [log] [tgz] |
---|---|---|
author | Konstantin Runov <runebone1@gmail.com> | Mon Oct 30 12:45:08 2023 +0300 |
committer | Kees Cook <keescook@chromium.org> | Tue Nov 14 09:32:47 2023 -0800 |
tree | 76cc8a39ad9775b5f1056a50a16ca21f52b8ccee | |
parent | 1ee60356c2dca938362528404af95b8ef3e49b6a [diff] |
gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin description Fix the typo in the plugin description comment. Clearly, "argc" should be used. Signed-off-by: Konstantin Runov <runebone1@gmail.com> Link: https://lore.kernel.org/r/20231030094508.245432-1-runebone1@gmail.com Signed-off-by: Kees Cook <keescook@chromium.org>