diff options
| author | Ingo Molnar <mingo@kernel.org> | 2019-06-03 11:56:35 +0200 |
|---|---|---|
| committer | Ingo Molnar <mingo@kernel.org> | 2019-06-03 11:56:35 +0200 |
| commit | f7b6a8b30cedaa64ba18d80f1fb3404274281639 (patch) | |
| tree | 13937ba94eed328bb19b1ccf343cca35446b878b /lib/test_stackinit.c | |
| parent | Merge tag 'perf-core-for-mingo-5.3-20190529' of git://git.kernel.org/pub/scm/... (diff) | |
| parent | Linux 5.2-rc3 (diff) | |
| download | linux-f7b6a8b30cedaa64ba18d80f1fb3404274281639.tar.gz linux-f7b6a8b30cedaa64ba18d80f1fb3404274281639.zip | |
Merge tag 'v5.2-rc3' into perf/core, to pick up fixes
Signed-off-by: Ingo Molnar <mingo@kernel.org>
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 @@ -// SPDX-Licenses: GPLv2 +// SPDX-License-Identifier: GPL-2.0 /* * Test cases for compiler-based stack variable zeroing via future * compiler flags or CONFIG_GCC_PLUGIN_STRUCTLEAK*. |
