fix bug
This commit is contained in:
@@ -56,7 +56,6 @@ static int init_buffer(unsigned int buf_size) {
|
||||
}
|
||||
|
||||
void diag_tsk(struct task_struct *p, variable_monitor_task *tsk_info,unsigned long *flags) {
|
||||
int i;
|
||||
unsigned int nr_bt;
|
||||
printk(KERN_INFO "diag_tsk\n");
|
||||
diag_task_brief(p, &tsk_info->task); // task brief
|
||||
|
||||
Reference in New Issue
Block a user