aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/lkdtm_heap.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/misc/lkdtm_heap.c')
-rw-r--r--drivers/misc/lkdtm_heap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/misc/lkdtm_heap.c b/drivers/misc/lkdtm_heap.c
index ffb6aeac07b3..f5494a6d4be5 100644
--- a/drivers/misc/lkdtm_heap.c
+++ b/drivers/misc/lkdtm_heap.c
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* This is for all the tests relating directly to heap memory, including
* page allocation and slab allocations.