Peter Senna Tschudin
7320bfa7cf
scripts/coccinelle/misc/semicolon.cocci: Add unneeded semicolon test
...
This semantic patch looks for semicolons that can be removed without
changing the semantics of the code. The confidence is moderate
because there are some false positives on cases like:
b/drivers/mmc/host/cb710-mmc.c:589
break;
case MMC_POWER_UP:
default:
- /* ignore */;
}
There are 37 patches accepted reported by this semantic patch and
more than 300 fixes to be applied.
Signed-off-by: Peter Senna Tschudin <peter.senna@gmail.com >
Signed-off-by: Michal Marek <mmarek@suse.cz >
2013-01-24 12:10:38 +01:00
..
2011-09-09 11:45:47 +02:00
2013-01-24 12:10:38 +01:00
2012-11-21 15:53:22 +00:00
2012-01-08 14:48:15 +01:00
2012-10-25 15:06:00 +02:00
2012-11-30 12:08:42 -08:00
2012-10-12 10:27:27 +09:00
2011-03-31 11:26:23 -03:00
2011-05-19 15:59:38 -07:00
2009-09-19 11:42:12 +02:00
2012-10-08 13:50:19 +10:30
2012-10-08 13:50:19 +10:30
2011-03-22 17:44:17 -07:00
2011-06-13 00:04:57 +02:00
2010-03-07 21:19:57 +01:00
2010-06-03 10:39:39 +02:00
2012-12-20 17:40:20 -08:00
2011-05-18 23:24:50 +02:00
2012-09-25 08:59:21 -07:00
2011-04-29 15:38:55 +02:00
2012-10-11 15:11:12 +02:00
2012-12-14 14:16:10 +01:00
2009-09-23 07:39:28 -07:00
2012-08-16 11:15:09 -07:00
2012-01-23 15:12:19 +01:00
2008-07-25 22:12:41 +02:00
2011-06-16 20:40:03 +02:00
2011-05-24 16:07:07 +02:00
2011-02-10 15:23:03 +01:00
2011-08-31 16:12:17 +02:00
2012-03-24 09:38:56 +00:00
2012-10-03 09:03:24 +02:00
2012-10-03 09:03:24 +02:00
2012-10-03 09:03:24 +02:00
2011-05-24 13:31:37 -07:00
2012-06-20 14:39:36 -07:00
2012-06-27 12:44:29 -07:00
2010-03-23 12:26:38 +01:00
2012-03-26 14:54:27 +02:00
2012-11-26 17:41:24 -08:00
2011-11-22 14:47:50 -08:00
2011-05-12 17:23:40 +02:00
2012-10-08 07:56:10 +09:00
2012-12-06 11:49:28 +01:00
2008-04-29 08:06:04 -07:00
2012-09-12 07:12:53 +08:00
2012-10-08 13:50:19 +10:30
2012-10-17 12:25:44 +01:00
2012-10-08 13:50:19 +10:30
2010-03-11 11:15:22 +01:00
2012-10-15 13:01:05 -07:00
2012-10-02 18:01:57 +01:00
2010-06-12 00:00:29 +02:00
2008-04-25 20:18:48 +02:00
2012-11-30 10:52:19 -06:00
2010-06-10 12:23:08 +02:00
2012-11-06 11:52:24 +10:30
2012-10-19 08:27:43 -07:00
2012-12-14 13:05:28 +10:30
2010-06-01 08:55:52 -07:00
2011-04-29 15:55:45 +02:00
2011-07-20 17:08:08 +02:00
2012-07-20 10:36:05 +02:00
2011-01-07 14:31:01 +01:00
2011-05-19 16:55:27 +09:30
2010-10-28 00:59:56 +02:00
2012-03-30 15:23:36 +02:00
2012-11-20 11:58:03 +01:00
2010-03-07 21:39:33 +01:00
2011-05-16 15:05:06 -04:00
2012-08-23 11:24:43 -04:00
2011-05-16 15:05:06 -04:00
2012-03-26 22:54:00 +02:00
2010-02-02 14:33:56 +01:00
2012-11-21 06:52:12 -10:00
2012-11-04 10:31:16 +00:00
2012-04-24 11:42:20 -07:00
2013-01-13 22:15:27 +01:00
2011-01-22 15:50:59 +01:00
2009-06-09 22:37:54 +02:00
2012-04-18 13:13:18 -07:00