提交 ed772ec8 编写于 作者: C Chen Lin 提交者: Thomas Gleixner

timer_list: Remove unused function pointer typedef

Remove the 'printf_fn_t' typedef as it is not used.
Signed-off-by: NChen Lin <chen45464546@163.com>
Signed-off-by: NThomas Gleixner <tglx@linutronix.de>
Cc: sboyd@kernel.org
Cc: john.stultz@linaro.org
Link: https://lkml.kernel.org/r/1526053649-24229-1-git-send-email-chen45464546@163.com
上级 bf9c96be
......@@ -28,8 +28,6 @@ struct timer_list_iter {
u64 now;
};
typedef void (*print_fn_t)(struct seq_file *m, unsigned int *classes);
/*
* This allows printing both to /proc/timer_list and
* to the console (on SysRq-Q):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册