38e00dc5f3b5b1e8835b083df7dccabb2cfd88f parent b3e63afe8a74c0134d05a551cc74facc3b3ec0d7 author Rodolfo Giometti 1268263426 -0800 committer Linus Torvalds 1268437963 -0800 ldisc n_tty: add new method n_tty_inherit_ops() This new method can be used to init a new struct tty_ldisc_ops as the default tty_ldisc_N_TTY struct. Signed-off-by: Rodolfo Giometti Cc: David Woodhouse Cc: Greg KH Cc: Alan Cox Cc: Alexander Gordeev Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds öjô