Loading drivers/misc/pti.c +3 −3 Original line number Diff line number Diff line Loading @@ -444,7 +444,7 @@ static void pti_tty_driver_close(struct tty_struct *tty, struct file *filp) } /** * pti_tty_intstall()- Used to set up specific master-channels * pti_tty_install()- Used to set up specific master-channels * to tty ports for organizational purposes when * tracing viewed from debuging tools. * Loading Loading
drivers/misc/pti.c +3 −3 Original line number Diff line number Diff line Loading @@ -444,7 +444,7 @@ static void pti_tty_driver_close(struct tty_struct *tty, struct file *filp) } /** * pti_tty_intstall()- Used to set up specific master-channels * pti_tty_install()- Used to set up specific master-channels * to tty ports for organizational purposes when * tracing viewed from debuging tools. * Loading