aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/psi_types.h
diff options
context:
space:
mode:
authorLiu Xinpeng <liuxp11@chinatelecom.cn>2021-10-25 11:46:26 +0800
committerPeter Zijlstra <peterz@infradead.org>2021-11-17 14:48:59 +0100
commit2fb75e1b642f49253d8848c9e47e8942f5366221 (patch)
tree6e4a99ae1800d39fff2760d0cc09ee1a94fe386c /include/linux/psi_types.h
parentpsi: Remove repeated verbose comment (diff)
downloadlinux-dev-2fb75e1b642f49253d8848c9e47e8942f5366221.tar.xz
linux-dev-2fb75e1b642f49253d8848c9e47e8942f5366221.zip
psi: Add a missing SPDX license header
Add the missing SPDX license header to include/linux/psi.h include/linux/psi_types.h kernel/sched/psi.c Signed-off-by: Liu Xinpeng <liuxp11@chinatelecom.cn> Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org> Acked-by: Johannes Weiner <hannes@cmpxchg.org> Link: https://lore.kernel.org/r/1635133586-84611-2-git-send-email-liuxp11@chinatelecom.cn
Diffstat (limited to 'include/linux/psi_types.h')
-rw-r--r--include/linux/psi_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/psi_types.h b/include/linux/psi_types.h
index 0a23300d49af..bf50068d5d4b 100644
--- a/include/linux/psi_types.h
+++ b/include/linux/psi_types.h
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _LINUX_PSI_TYPES_H
#define _LINUX_PSI_TYPES_H