TTY: 8250_pnp, make checks bool
authorJiri Slaby <jslaby@suse.cz>
Tue, 12 Jan 2016 09:52:49 +0000 (10:52 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 7 Feb 2016 06:16:21 +0000 (22:16 -0800)
commit1497f2ce16700b773744b4ec1c12f1acaeafb5ae
tree107d59e295b2d11accd4a23395ec73cb46d50528
parentaa3188d017d14e8eddc375ef2cc26fefb0b1ecf6
TTY: 8250_pnp, make checks bool

Since check_name and check_resources return only 0/1, switch them to
bool/true/false.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pnp.c