projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6eddb11
)
sched/headers: Standardize the <linux/sched/type.h> header guard #endif
author
Ingo Molnar
<mingo@kernel.org>
Thu, 21 Sep 2023 09:27:37 +0000
(11:27 +0200)
committer
Ingo Molnar
<mingo@kernel.org>
Thu, 21 Sep 2023 09:27:37 +0000
(11:27 +0200)
Signed-off-by: Ingo Molnar <mingo@kernel.org>
include/linux/sched/types.h
patch
|
blob
|
blame
|
history
diff --git
a/include/linux/sched/types.h
b/include/linux/sched/types.h
index 3c3e049224ae2cf8165d4047b9f51efed6b57ad5..969aaf5ef9d60645b5c17e5026c707f7bb32cff6 100644
(file)
--- 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 */