Julia Lawall
ff3b968cee
USB: gadget: Use ERR_PTR/IS_ERR
...
Use ERR_PTR and IS_ERR rather than mixing integers and pointers.
The semantic match that finds this problem is as follows:
(http://coccinelle.lip6.fr/ )
// <smpl>
@@
expression *E;
@@
* E < 0
// </smpl>
Signed-off-by: Julia Lawall <julia@diku.dk>
Acked-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-12-23 11:34:10 -08:00
..
2009-11-30 16:43:15 -08:00
2007-07-19 17:46:05 -07:00
2009-12-11 11:55:15 -08:00
2008-07-25 10:53:29 -07:00
2009-06-15 21:44:47 -07:00
2008-04-06 17:25:06 -04:00
2009-12-11 11:55:15 -08:00
2009-03-24 16:20:33 -07:00
2009-06-15 21:44:41 -07:00
2009-01-07 09:59:58 -08:00
2009-12-11 11:55:23 -08:00
2008-10-22 10:05:28 -07:00
2009-09-23 06:46:30 -07:00
2009-03-24 16:20:33 -07:00
2009-12-11 11:55:27 -08:00
2009-12-11 11:55:19 -08:00
2009-12-23 11:34:10 -08:00
2009-03-24 16:20:33 -07:00
2009-09-23 06:46:35 -07:00
2009-09-23 18:13:10 -07:00
2009-12-11 11:55:23 -08:00
2009-09-23 18:13:10 -07:00
2009-08-12 20:44:49 -07:00
2009-12-11 11:55:19 -08:00
2009-03-24 16:20:33 -07:00
2009-09-23 18:13:10 -07:00
2009-03-24 16:20:33 -07:00
2009-12-11 15:31:13 -08:00
2009-06-15 21:44:47 -07:00
2009-09-23 06:46:37 -07:00
2009-11-11 21:43:20 -06:00
2009-10-30 14:57:33 -07:00
2009-06-15 21:44:47 -07:00
2009-03-24 16:20:45 -07:00
2009-08-20 10:25:30 +09:00
2009-09-23 06:46:20 -07:00
2009-06-15 21:44:42 -07:00
2008-07-25 10:53:29 -07:00
2009-10-09 13:52:07 -07:00
2009-03-24 16:20:29 -07:00
2009-10-04 15:05:10 -07:00
2009-12-11 11:55:26 -08:00
2009-07-12 12:22:34 -07:00
2009-06-15 21:44:47 -07:00
2009-03-24 16:20:30 -07:00
2008-08-07 09:55:48 +01:00
2009-08-24 22:45:15 +09:00
2009-07-23 13:04:15 +09:00
2009-12-11 11:55:23 -08:00
2009-12-11 11:55:23 -08:00
2009-12-11 11:55:27 -08:00
2008-07-21 15:16:10 -07:00
2009-03-24 16:20:33 -07:00
2008-10-17 14:40:52 -07:00
2009-11-22 10:24:32 -08:00
2008-07-25 10:53:29 -07:00
2009-10-01 16:11:11 -07:00
2009-09-23 06:46:23 -07:00
2009-09-23 06:46:23 -07:00
2009-12-04 15:39:55 +01:00
2009-06-15 21:44:42 -07:00
2009-08-21 08:34:08 +09:00
2009-10-06 10:59:03 +09:00
2009-09-23 06:46:35 -07:00
2009-09-23 06:46:35 -07:00
2009-09-23 06:46:35 -07:00
2007-07-12 16:34:30 -07:00
2009-09-23 06:46:28 -07:00
2009-03-24 16:20:33 -07:00
2009-12-11 11:55:22 -08:00
2009-09-23 18:13:10 -07:00
2009-06-15 21:44:47 -07:00
2009-09-23 18:13:10 -07:00
2009-12-11 11:55:27 -08:00
2008-12-17 15:49:09 -08:00
2009-09-23 06:46:37 -07:00
2008-10-17 14:40:53 -07:00
2009-05-08 19:34:56 -07:00
2009-03-24 16:20:45 -07:00