lkml.org 
[lkml]   [2023]   [Sep]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[tip: sched/core] sched/headers: Standardize the <linux/sched/type.h> header guard #endif
The following commit has been merged into the sched/core branch of tip:

Commit-ID: 0f9a1a4d234c064d8dff69cf3f3755554dd479ec
Gitweb: https://git.kernel.org/tip/0f9a1a4d234c064d8dff69cf3f3755554dd479ec
Author: Ingo Molnar <mingo@kernel.org>
AuthorDate: Thu, 21 Sep 2023 11:27:37 +02:00
Committer: Ingo Molnar <mingo@kernel.org>
CommitterDate: Thu, 21 Sep 2023 11:27:37 +02:00

sched/headers: Standardize the <linux/sched/type.h> header guard #endif

Signed-off-by: Ingo Molnar <mingo@kernel.org>
---
include/linux/sched/types.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/sched/types.h b/include/linux/sched/types.h
index 3c3e049..969aaf5 100644
--- a/include/linux/sched/types.h
+++ b/include/linux/sched/types.h
@@ -20,4 +20,4 @@ struct task_cputime {
unsigned long long sum_exec_runtime;
};

-#endif
+#endif /* _LINUX_SCHED_TYPES_H */
\
 
 \ /
  Last update: 2023-09-21 23:14    [W:0.031 / U:0.156 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site