Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Compiler Attributes: add missing SPDX ID in compiler_types.h

Tested-by: Sedat Dilek <sedat.dilek@gmail.com> # on top of v4.19-rc5, clang 7
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Reviewed-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Signed-off-by: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>

+1
+1
include/linux/compiler_types.h
··· 1 + /* SPDX-License-Identifier: GPL-2.0 */ 1 2 #ifndef __LINUX_COMPILER_TYPES_H 2 3 #define __LINUX_COMPILER_TYPES_H 3 4