]> Git Repo - linux.git/commit
gcc-plugins: Change all version strings match kernel
authorKees Cook <[email protected]>
Tue, 10 May 2022 23:25:54 +0000 (16:25 -0700)
committerKees Cook <[email protected]>
Tue, 10 May 2022 23:54:33 +0000 (16:54 -0700)
commit61f60bac8c05f8ecd2ae2a6360520b91a45be9a2
tree9da65ef7872318136e0ccae07ce2b24b1d9b0faa
parent1ff297584fad2eef390f212b860e0fbb7363e0e8
gcc-plugins: Change all version strings match kernel

It's not meaningful for the GCC plugins to track their versions separately
from the rest of the kernel. Switch all versions to the kernel version.

Fix mismatched indenting while we're at it.

Cc: [email protected]
Signed-off-by: Kees Cook <[email protected]>
scripts/gcc-plugins/Makefile
scripts/gcc-plugins/latent_entropy_plugin.c
scripts/gcc-plugins/randomize_layout_plugin.c
scripts/gcc-plugins/sancov_plugin.c
scripts/gcc-plugins/stackleak_plugin.c
scripts/gcc-plugins/structleak_plugin.c
This page took 0.043376 seconds and 4 git commands to generate.