aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/sched/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sched/types.h')
-rw-r--r--include/linux/sched/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/sched/types.h b/include/linux/sched/types.h
index 3c3e049224ae..969aaf5ef9d6 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 */