Stefani Seibold
9842c38e91
kfifo: fix warn_unused_result
...
Fix the "ignoring return value of '...', declared with attribute
warn_unused_result" compiler warning in several users of the new kfifo
API.
It removes the __must_check attribute from kfifo_in() and
kfifo_in_locked() which must not necessary performed.
Fix the allocation bug in the nozomi driver file, by moving out the
kfifo_alloc from the interrupt handler into the probe function.
Fix the kfifo_out() and kfifo_out_locked() users to handle a unexpected
end of fifo.
Signed-off-by: Stefani Seibold <stefani@seibold.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-12-22 14:17:56 -08:00
..
2009-12-09 19:43:33 -08:00
2009-12-03 13:18:01 -08:00
2009-12-12 15:22:22 -08:00
2009-12-11 17:12:17 -08:00
2009-12-02 22:10:16 -08:00
2009-12-03 13:18:01 -08:00
2009-12-11 22:59:09 -08:00
2009-12-13 20:06:07 -08:00
2009-12-18 20:31:56 -08:00
2009-10-03 19:48:22 +09:00
2009-09-24 17:08:56 -07:00
2009-12-11 17:12:17 -08:00
2009-12-03 13:18:01 -08:00
2009-12-18 20:14:59 -08:00
2009-12-12 14:27:24 -08:00
2009-10-13 11:48:18 -07:00
2009-10-14 14:54:52 -07:00
2009-12-09 19:43:33 -08:00
2009-12-03 13:18:01 -08:00
2009-12-11 22:57:34 -08:00
2009-12-11 22:58:14 -08:00
2009-12-09 19:43:33 -08:00
2009-12-02 19:57:11 -08:00
2009-12-15 23:18:26 -08:00
2009-10-13 12:55:20 -07:00
2009-12-16 10:33:18 -08:00
2009-12-08 20:24:35 -08:00
2009-12-18 20:13:35 -08:00
2009-12-17 01:56:59 +00:00
2009-12-16 10:33:18 -08:00
2009-12-21 10:12:25 -08:00
2009-12-03 13:18:01 -08:00
2009-12-13 19:56:34 -08:00
2009-12-04 15:39:55 +01:00
2009-12-09 19:43:33 -08:00
2009-12-09 19:43:33 -08:00
2009-12-03 13:18:01 -08:00
2009-12-13 19:56:35 -08:00
2009-12-15 08:53:25 -08:00
2009-12-03 13:18:01 -08:00
2009-12-09 19:43:33 -08:00
2009-12-11 11:55:21 -08:00
2009-12-22 14:17:56 -08:00
2009-12-15 08:53:25 -08:00
2009-12-03 13:18:01 -08:00
2009-09-01 01:13:50 -07:00
2009-12-03 13:18:01 -08:00
2009-11-18 23:29:17 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-11-18 23:29:17 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-12-04 15:39:55 +01:00
2009-09-01 01:14:07 -07:00
2009-10-12 04:18:48 -07:00
2009-09-01 01:14:07 -07:00
2009-12-04 15:39:55 +01:00
2009-09-01 01:14:07 -07:00
2009-12-04 15:39:55 +01:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-11-29 00:57:15 -08:00
2009-12-08 21:00:22 -08:00
2009-12-15 21:12:22 -08:00
2009-09-17 20:07:53 +02:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-12-20 18:40:18 -08:00
2009-12-03 13:18:11 -08:00
2009-08-12 23:03:00 -07:00
2009-08-12 22:53:28 -07:00
2009-11-05 20:00:41 -08:00
2009-08-12 23:02:59 -07:00
2009-08-12 23:02:59 -07:00
2009-12-03 13:18:01 -08:00
2009-11-05 20:00:29 -08:00
2009-11-18 05:03:14 -08:00
2009-12-09 19:43:33 -08:00
2009-11-17 04:08:48 -08:00
2009-11-06 20:26:09 -08:00
2009-10-11 23:30:16 -07:00
2009-10-11 23:30:14 -07:00
2009-12-11 15:07:55 -08:00
2009-10-11 23:30:16 -07:00
2009-12-13 19:56:35 -08:00
2009-11-18 23:29:17 -08:00
2009-12-18 20:21:21 -08:00
2009-11-18 23:29:17 -08:00
2009-09-01 01:14:07 -07:00
2009-11-18 23:29:17 -08:00
2009-12-03 13:18:01 -08:00
2009-12-15 08:53:25 -08:00
2009-11-11 19:22:21 -08:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:13:40 -07:00
2009-12-18 20:18:21 -08:00
2009-12-03 13:18:01 -08:00
2009-11-18 23:29:17 -08:00
2009-11-18 23:29:17 -08:00
2009-09-23 07:39:43 -07:00
2009-12-03 13:18:01 -08:00
2009-10-11 11:20:58 -07:00
2009-09-01 01:14:07 -07:00
2009-11-18 22:19:03 -08:00
2009-10-11 11:20:58 -07:00
2009-12-03 13:18:01 -08:00
2009-10-14 14:54:52 -07:00
2009-12-08 20:29:10 -08:00
2009-10-20 18:51:37 -07:00
2009-11-18 23:29:17 -08:00
2009-11-08 23:00:54 -08:00
2009-11-02 23:40:57 -08:00
2009-11-02 23:40:59 -08:00
2009-12-03 13:18:01 -08:00
2009-12-18 20:38:37 -08:00
2009-12-18 20:38:37 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-09-07 01:56:52 -07:00
2009-09-01 01:14:07 -07:00
2009-11-18 23:29:17 -08:00
2009-11-20 15:35:04 -08:00
2009-11-18 10:48:39 -08:00
2009-12-03 13:18:01 -08:00
2009-12-09 19:43:33 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-12-17 01:56:59 +00:00
2009-11-18 23:29:17 -08:00
2009-10-13 11:48:18 -07:00
2009-11-20 13:53:36 -08:00
2009-12-03 16:04:25 -08:00
2009-10-20 19:11:06 -07:00
2009-12-03 13:18:01 -08:00
2009-12-04 15:39:55 +01:00
2009-12-03 13:18:01 -08:00
2009-12-09 19:43:33 -08:00
2009-12-03 13:18:01 -08:00
2009-12-14 09:58:24 -08:00
2009-11-18 23:29:17 -08:00
2009-12-03 13:18:01 -08:00
2009-09-21 15:14:56 +02:00
2009-12-03 13:18:01 -08:00
2009-11-18 23:29:17 -08:00
2009-12-03 15:59:22 -08:00
2009-12-17 01:56:59 +00:00
2009-10-12 23:59:08 -07:00
2009-10-01 14:34:40 -07:00
2009-09-03 20:02:11 -07:00
2009-11-18 23:29:17 -08:00
2009-12-08 20:36:00 -08:00
2009-11-18 23:29:17 -08:00
2009-12-03 13:18:01 -08:00
2009-11-18 23:29:17 -08:00
2009-12-03 13:18:01 -08:00
2009-11-18 23:29:17 -08:00
2009-11-18 23:29:17 -08:00
2009-11-13 14:07:30 -08:00
2009-12-03 13:18:01 -08:00
2009-10-12 13:26:39 -07:00
2009-11-18 23:29:17 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-12-01 16:15:57 -08:00
2009-11-05 22:18:14 -08:00
2009-12-09 19:43:33 -08:00
2009-12-02 00:52:31 -08:00
2009-09-02 01:03:33 -07:00
2009-11-09 09:40:57 +01:00
2009-12-09 19:43:33 -08:00
2009-12-03 13:18:01 -08:00
2009-12-15 08:53:25 -08:00
2009-09-21 15:14:54 +02:00
2009-09-01 01:14:07 -07:00
2009-09-01 01:14:07 -07:00
2009-12-07 18:36:35 +01:00
2009-08-30 22:35:11 -07:00
2009-12-03 13:18:01 -08:00
2009-11-18 23:29:17 -08:00
2009-11-18 23:29:17 -08:00
2009-12-03 13:18:01 -08:00
2009-11-18 23:29:17 -08:00
2009-10-13 11:48:18 -07:00
2009-12-15 23:18:27 -08:00
2009-10-13 03:44:05 -07:00
2009-10-13 11:48:18 -07:00
2009-12-09 19:43:33 -08:00
2009-12-03 13:18:01 -08:00
2009-10-01 15:14:54 -07:00
2009-12-14 22:07:15 -08:00
2009-10-29 22:57:27 -07:00
2009-12-03 13:18:01 -08:00
2009-12-11 15:07:54 -08:00
2009-12-11 16:16:33 -08:00
2009-11-18 23:29:17 -08:00
2009-08-12 22:13:16 -07:00
2009-11-18 23:29:17 -08:00
2009-12-03 13:18:01 -08:00
2009-12-15 08:53:25 -08:00
2009-12-04 15:39:55 +01:00
2009-12-01 22:13:38 -08:00
2009-12-09 19:43:33 -08:00
2009-12-03 13:18:01 -08:00
2009-11-18 23:29:17 -08:00
2009-11-18 23:29:17 -08:00
2009-12-03 13:18:01 -08:00
2009-11-18 22:19:03 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-11-18 23:29:17 -08:00
2009-11-18 23:29:17 -08:00
2009-09-22 14:00:09 -07:00
2009-11-18 23:29:17 -08:00
2009-12-03 13:18:01 -08:00
2009-11-04 05:06:24 -08:00
2009-12-03 13:18:08 -08:00
2009-12-03 13:18:04 -08:00
2009-12-03 13:18:01 -08:00
2009-10-13 11:48:18 -07:00
2009-11-06 22:52:32 -08:00
2009-12-03 13:18:01 -08:00
2009-08-30 21:51:47 -07:00
2009-12-09 19:43:33 -08:00
2009-12-04 15:39:55 +01:00
2009-12-14 09:58:24 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-11-26 15:51:29 -08:00
2009-12-03 13:18:01 -08:00
2009-11-04 08:47:24 -08:00
2009-11-18 23:29:17 -08:00
2009-11-18 23:29:17 -08:00
2009-12-03 13:18:01 -08:00
2009-12-03 13:18:01 -08:00
2009-08-09 21:46:53 -07:00