Commit 0f9a1a4d authored by Ingo Molnar's avatar Ingo Molnar

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

Signed-off-by: default avatarIngo Molnar <mingo@kernel.org>
parent 6eddb116
...@@ -20,4 +20,4 @@ struct task_cputime { ...@@ -20,4 +20,4 @@ struct task_cputime {
unsigned long long sum_exec_runtime; unsigned long long sum_exec_runtime;
}; };
#endif #endif /* _LINUX_SCHED_TYPES_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment