commit | 1497f2ce16700b773744b4ec1c12f1acaeafb5ae | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Tue Jan 12 10:52:49 2016 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Feb 06 22:16:21 2016 -0800 |
tree | 107d59e295b2d11accd4a23395ec73cb46d50528 | |
parent | aa3188d017d14e8eddc375ef2cc26fefb0b1ecf6 [diff] |
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>