Loading drivers/char/tty_io.c +1 −1 Original line number Diff line number Diff line Loading @@ -185,7 +185,7 @@ char *tty_name(struct tty_struct *tty, char *buf) EXPORT_SYMBOL(tty_name); inline int tty_paranoia_check(struct tty_struct *tty, struct inode *inode, int tty_paranoia_check(struct tty_struct *tty, struct inode *inode, const char *routine) { #ifdef TTY_PARANOIA_CHECK Loading Loading
drivers/char/tty_io.c +1 −1 Original line number Diff line number Diff line Loading @@ -185,7 +185,7 @@ char *tty_name(struct tty_struct *tty, char *buf) EXPORT_SYMBOL(tty_name); inline int tty_paranoia_check(struct tty_struct *tty, struct inode *inode, int tty_paranoia_check(struct tty_struct *tty, struct inode *inode, const char *routine) { #ifdef TTY_PARANOIA_CHECK Loading