diff --git a/include/linux/ftrace.h b/include/linux/ftrace.h index 36c439927ff104c098f4fcb215a502c76bbf0443..8b4cf38c80d24fa046c40aaca9b56a568bb5ab6d 100644 --- a/include/linux/ftrace.h +++ b/include/linux/ftrace.h @@ -99,9 +99,11 @@ static inline void tracer_disable(void) #endif } -/* Ftrace disable/restore without lock. Some synchronization mechanism +/* + * Ftrace disable/restore without lock. Some synchronization mechanism * must be used to prevent ftrace_enabled to be changed between - * disable/restore. */ + * disable/restore. + */ static inline int __ftrace_enabled_save(void) { #ifdef CONFIG_FTRACE