Loading drivers/char/diag/diag_dci.c +1 −1 Original line number Diff line number Diff line Loading @@ -1462,7 +1462,7 @@ void diag_dci_channel_open_work(struct work_struct *work) void diag_dci_notify_client(int peripheral_mask, int data, int proc) { int stat; int stat = 0; struct siginfo info; struct list_head *start, *temp; struct diag_dci_client_tbl *entry = NULL; Loading Loading
drivers/char/diag/diag_dci.c +1 −1 Original line number Diff line number Diff line Loading @@ -1462,7 +1462,7 @@ void diag_dci_channel_open_work(struct work_struct *work) void diag_dci_notify_client(int peripheral_mask, int data, int proc) { int stat; int stat = 0; struct siginfo info; struct list_head *start, *temp; struct diag_dci_client_tbl *entry = NULL; Loading