diff options
Diffstat (limited to 'lib/test_stackinit.c')
-rw-r--r-- | lib/test_stackinit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/test_stackinit.c b/lib/test_stackinit.c index 13115b6f2b88..e97dc54b4fdf 100644 --- a/lib/test_stackinit.c +++ b/lib/test_stackinit.c | |||
@@ -1,4 +1,4 @@ | |||
1 | // SPDX-Licenses: GPLv2 | 1 | // SPDX-License-Identifier: GPL-2.0 |
2 | /* | 2 | /* |
3 | * Test cases for compiler-based stack variable zeroing via future | 3 | * Test cases for compiler-based stack variable zeroing via future |
4 | * compiler flags or CONFIG_GCC_PLUGIN_STRUCTLEAK*. | 4 | * compiler flags or CONFIG_GCC_PLUGIN_STRUCTLEAK*. |