Julia Lawall
42d284b986
drivers/pcmcia: Add missing local_irq_restore
...
Use local_irq_restore in this error-handling case just like in the one just
below.
A simplified version of the semantic patch that finds this problem is as
follows: (http://coccinelle.lip6.fr/ )
// <smpl>
@r exists@
expression E1;
identifier f;
@@
f (...) { <+...
* local_irq_save (E1,...);
... when != E1
* return ...;
...+> }
// </smpl>
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
2010-04-17 17:54:38 +02:00
..
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-02-27 12:53:43 +01:00
2010-02-27 12:52:51 +01:00
2010-03-30 22:02:32 +09:00
2009-09-30 21:47:01 +02:00
2010-03-30 22:02:32 +09:00
2010-03-03 08:32:15 +01:00
2009-10-24 17:13:01 +02:00
2010-04-17 17:37:33 +02:00
2010-02-17 17:48:26 +01:00
2010-03-24 11:00:11 +01:00
2010-04-17 17:54:38 +02:00
2010-04-11 14:38:31 +02:00
2010-03-30 22:02:32 +09:00
2010-03-24 11:00:11 +01:00
2008-06-24 15:33:37 +02:00
2010-03-30 22:02:32 +09:00
2010-03-15 14:50:15 +01:00
2010-03-03 08:37:41 +01:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2005-06-21 19:07:30 -07:00
2010-03-30 22:02:32 +09:00
2005-04-16 15:20:36 -07:00
2010-02-27 16:19:22 -08:00
2010-02-17 17:37:35 +01:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-04-11 14:36:58 +02:00
2010-03-30 22:02:32 +09:00
2009-11-09 08:30:07 +01:00
2010-03-30 22:02:32 +09:00
2009-12-12 10:08:12 +00:00
2008-10-07 12:08:02 +01:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:12 +01:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:16 +01:00
2009-12-13 16:33:13 +00:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:16 +01:00
2009-12-13 16:33:13 +00:00
2009-11-09 08:30:16 +01:00
2009-12-13 21:42:58 +08:00
2005-04-16 15:20:36 -07:00
2010-03-30 22:02:32 +09:00
2010-04-15 19:01:53 +02:00
2010-03-30 22:02:32 +09:00
2009-11-09 08:30:11 +01:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:12 +01:00
2009-11-09 08:30:16 +01:00
2010-03-30 22:02:32 +09:00
2005-04-16 15:20:36 -07:00
2009-12-06 16:52:57 +00:00
2009-11-09 08:30:12 +01:00
2009-11-09 08:30:12 +01:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:16 +01:00
2010-03-30 22:02:32 +09:00
2009-11-09 08:30:12 +01:00
2009-11-09 08:30:16 +01:00
2009-11-09 08:30:16 +01:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2005-04-16 15:20:36 -07:00
2010-03-15 14:50:16 +01:00
2009-11-11 19:34:27 +01:00
2005-04-16 15:20:36 -07:00
2010-03-24 11:00:11 +01:00
2009-07-03 15:45:29 +01:00
2009-07-03 15:45:29 +01:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2005-09-07 16:57:21 -07:00