Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aeef9c09 authored by Kees Cook's avatar Kees Cook Committed by Greg Kroah-Hartman
Browse files

lkdtm: Add missing SPDX-License-Identifier line



The refcount.c file missed the mass-addition of the SPDX lines.

Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 039a1c42
Loading
Loading
Loading
Loading
+1 −0
Original line number Original line Diff line number Diff line
// SPDX-License-Identifier: GPL-2.0
/*
/*
 * This is for all the tests related to refcount bugs (e.g. overflow,
 * This is for all the tests related to refcount bugs (e.g. overflow,
 * underflow, reaching zero untested, etc).
 * underflow, reaching zero untested, etc).