diff options
Diffstat (limited to 'lib/percpu_test.c')
-rw-r--r-- | lib/percpu_test.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/percpu_test.c b/lib/percpu_test.c index 0b5d14dadd1a..4a3d70bbc1a0 100644 --- a/lib/percpu_test.c +++ b/lib/percpu_test.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only #include <linux/module.h> /* validate @native and @pcp counter values match @expected */ |