Files
linux/drivers/tty
Emil Goode 23e7c6a765 tty: serial: max310x: Check return code of gpiochip_remove
The gpiochip_remove function may fail to remove a gpio_chip
if any GPIOs are still requested. This patch informs the caller
of such a senario.

Sparse is warning because the function prototype has a
__must_check annotation.

Sparse warning:
drivers/tty/serial/max310x.c:1223:18: warning:
	ignoring return value of ‘gpiochip_remove’,
	declared with attribute warn_unused_result
	[-Wunused-result]

Signed-off-by: Emil Goode <emilgoode@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-09-05 12:33:40 -07:00
..
2012-08-13 16:53:14 -07:00
2012-07-26 13:37:02 -07:00
2012-08-13 16:50:19 -07:00
2012-08-13 16:50:19 -07:00
2012-08-13 16:50:19 -07:00
2012-08-13 16:50:19 -07:00
2011-03-31 11:26:23 -03:00
2012-08-10 12:55:47 -07:00
2012-08-16 11:53:14 -07:00
2012-08-13 16:50:19 -07:00
2012-08-13 16:50:19 -07:00
2012-08-13 16:53:13 -07:00
2012-08-13 16:53:14 -07:00
2012-08-17 06:39:06 -07:00
2012-08-10 12:55:47 -07:00
2012-08-10 12:55:47 -07:00
2012-08-13 16:50:19 -07:00