Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

Signed-off-by: Ingo Molnar <mingo@kernel.org>

+1 -1
+1 -1
include/linux/sched/smt.h
··· 17 17 18 18 void arch_smt_update(void); 19 19 20 - #endif 20 + #endif /* _LINUX_SCHED_SMT_H */