summaryrefslogtreecommitdiff
path: root/include/linux/sched/smt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/sched/smt.h')
-rw-r--r--include/linux/sched/smt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/sched/smt.h b/include/linux/sched/smt.h
index 59d3736c454c..fb1e295e7e63 100644
--- a/include/linux/sched/smt.h
+++ b/include/linux/sched/smt.h
@@ -17,4 +17,4 @@ static inline bool sched_smt_active(void) { return false; }
void arch_smt_update(void);
-#endif
+#endif /* _LINUX_SCHED_SMT_H */