summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 3c3e049224ae2..969aaf5ef9d60 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 */