print_daily_error_info
extern void print_daily_error_info(struct timer_list *t);
timer_setup(&sbi->s_err_report, print_daily_error_info, 0);