Peter Hurley a3123fd0a4 tty: Fix tty_init_termios() declaration
tty_init_termios() never returns an error; re-declare as void. Remove
unnecessary error handling from callers. Remove extern declarations
of tty_free_termios() and free_tty_struct() and re-declare in file
scope.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Acked-by: Johan Hovold <johan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-01-27 14:28:20 -08:00
..
2015-04-03 18:59:34 +02:00
2016-01-03 15:19:12 -08:00
2015-12-18 09:30:34 -08:00
2014-11-26 10:41:46 -08:00
2015-07-06 12:15:02 +02:00
2015-07-28 09:27:50 +02:00