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-16 11:53:14 -07:00
2012-07-16 13:00:41 -07:00
2012-03-28 18:30:01 +01:00
2012-08-13 16:50:19 -07:00
2012-09-05 12:33:39 -07:00
2012-09-05 12:33:39 -07:00
2012-09-05 12:33:39 -07:00
2011-12-27 16:33:13 -05:00
2011-12-07 22:02:46 +00:00
2012-04-09 10:30:39 -07:00
2011-12-09 19:05:33 -08:00
2011-12-09 19:05:33 -08:00
2012-07-16 13:00:41 -07:00
2012-05-11 16:18:01 +02:00
2012-08-13 16:50:19 -07:00
2012-03-28 18:30:03 +01:00
2012-01-26 11:29:47 -08:00
2012-03-28 18:30:03 +01:00
2012-08-27 07:13:33 -07:00
2012-08-06 09:48:31 -07:00
2012-07-16 13:00:41 -07:00
2012-08-27 07:13:33 -07:00
2012-05-21 14:31:54 +01:00
2012-06-12 15:48:01 -07:00
2012-02-08 15:04:32 -08:00
2012-03-08 11:47:02 -08:00
2012-03-08 11:47:02 -08:00
2012-08-16 12:12:25 -07:00
2012-09-05 12:33:40 -07:00
2012-09-05 12:33:39 -07:00
2012-04-05 15:25:50 -07:00
2012-03-08 13:15:50 -08:00
2012-03-28 18:30:03 +01:00
2012-08-13 16:50:19 -07:00
2012-02-24 13:50:45 -08:00
2012-08-16 12:15:33 -07:00
2012-07-26 13:37:02 -07:00
2012-08-16 12:10:43 -07:00
2012-08-16 12:10:16 -07:00
2012-08-16 12:20:20 -07:00
2011-12-16 11:10:01 +11:00
2012-06-15 15:04:49 -07:00
2012-03-25 23:57:20 +01:00
2012-07-26 13:37:02 -07:00
2011-12-23 10:07:00 +09:00
2012-05-15 17:48:50 +02:00
2012-08-16 12:10:16 -07:00
2012-08-13 16:50:19 -07:00
2012-06-12 15:41:18 -07:00
2012-08-01 13:48:54 +09:00
2012-03-30 19:50:15 +09:00
2012-03-05 11:22:59 +01:00
2012-02-22 17:59:12 +01:00
2012-03-23 17:19:37 -07:00
2012-02-10 10:44:35 -08:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:30:03 +01:00
2012-04-04 00:37:10 -07:00
2012-07-19 10:39:42 -04:00
2012-01-26 17:14:50 -08:00
2012-01-26 17:14:50 -08:00
2012-03-12 10:21:55 -07:00
2012-05-15 17:48:50 +02:00