Home
last modified time | relevance | path

Searched hist:a3123fd0a4a5f9d71afa0ffa82e2086281d81822 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/usb/serial/
H A Dconsole.cdiff a3123fd0a4a5f9d71afa0ffa82e2086281d81822 Sat Jan 09 23:13:48 CST 2016 Peter Hurley <peter@hurleysoftware.com> 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>
/openbmc/linux/drivers/tty/
H A Dpty.cdiff a3123fd0a4a5f9d71afa0ffa82e2086281d81822 Sat Jan 09 23:13:48 CST 2016 Peter Hurley <peter@hurleysoftware.com> 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>
H A Dtty_io.cdiff a3123fd0a4a5f9d71afa0ffa82e2086281d81822 Sat Jan 09 23:13:48 CST 2016 Peter Hurley <peter@hurleysoftware.com> 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>
/openbmc/linux/include/linux/
H A Dtty.hdiff a3123fd0a4a5f9d71afa0ffa82e2086281d81822 Sat Jan 09 23:13:48 CST 2016 Peter Hurley <peter@hurleysoftware.com> 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>