Julia Lawall
3074fc8432
[media] drivers/media/video/bt8xx: Adjust confusing if indentation
...
Indent the branch of an if.
The semantic match that finds this problem is as follows:
(http://coccinelle.lip6.fr/ )
// <smpl>
@r disable braces4@
position p1,p2;
statement S1,S2;
@@
(
if (...) { ... }
|
if (...) S1@p1 S2@p2
)
@script:python@
p1 << r.p1;
p2 << r.p2;
@@
if (p1[0].column == p2[0].column):
cocci.print_main("branch",p1)
cocci.print_secs("after",p2)
// </smpl>
Signed-off-by: Julia Lawall <julia@diku.dk>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-10-22 23:25:13 -02:00
..
2010-10-22 21:50:56 -02:00
2010-10-22 23:25:13 -02:00
2010-10-21 01:06:17 -02:00
2010-10-22 21:55:32 -02:00
2010-10-22 21:50:56 -02:00
2010-10-22 21:50:56 -02:00
2010-10-22 21:50:56 -02:00
2010-10-21 11:13:37 -02:00
2010-10-22 21:54:20 -02:00
2010-10-22 21:50:56 -02:00
2010-05-19 12:57:26 -03:00
2010-10-21 14:50:06 -02:00
2010-10-21 07:56:07 -02:00
2010-10-22 21:55:21 -02:00
2010-10-21 01:06:19 -02:00
2010-10-22 21:53:15 -02:00
2010-10-21 01:05:57 -02:00
2010-10-22 22:09:21 -02:00
2010-10-22 21:50:56 -02:00
2010-10-21 07:55:32 -02:00
2010-10-21 01:06:21 -02:00
2010-10-21 01:06:14 -02:00
2010-10-21 01:04:46 -02:00
2010-10-22 21:50:56 -02:00
2010-10-21 01:18:26 -02:00
2010-10-22 21:52:28 -02:00
2010-10-21 01:06:04 -02:00
2010-10-21 01:06:01 -02:00
2010-10-21 01:06:05 -02:00
2010-03-30 22:02:32 +09:00
2010-08-02 16:43:36 -03:00
2010-05-18 00:52:42 -03:00
2010-10-21 01:05:59 -02:00
2010-10-21 01:06:02 -02:00
2010-10-21 01:06:00 -02:00
2010-06-01 01:19:04 -03:00
2010-06-01 01:19:41 -03:00
2010-10-22 21:50:56 -02:00
2010-10-21 01:06:03 -02:00
2010-10-21 01:05:57 -02:00
2010-08-08 23:43:05 -03:00
2010-08-02 15:20:28 -03:00
2010-10-22 21:50:56 -02:00
2010-10-21 07:54:25 -02:00
2010-10-21 07:54:25 -02:00
2010-10-21 07:55:41 -02:00
2010-10-21 01:05:59 -02:00
2010-10-21 01:06:07 -02:00
2010-10-21 13:45:28 -02:00
2010-10-21 01:06:04 -02:00
2010-10-21 01:05:59 -02:00
2010-10-21 13:45:28 -02:00
2010-10-21 01:06:14 -02:00
2010-05-18 00:52:36 -03:00
2010-05-18 00:52:36 -03:00
2010-10-21 08:56:41 -02:00
2010-08-08 23:43:04 -03:00
2010-08-08 23:43:04 -03:00
2010-10-21 01:04:51 -02:00
2010-10-21 07:55:35 -02:00
2010-10-21 01:04:51 -02:00
2010-10-21 01:04:51 -02:00
2010-10-21 01:05:58 -02:00
2009-08-13 20:39:02 -03:00
2010-10-21 01:04:51 -02:00
2010-10-21 01:06:19 -02:00
2010-10-21 01:06:19 -02:00
2010-10-21 01:06:19 -02:00
2010-10-22 21:50:56 -02:00
2010-10-21 07:55:37 -02:00
2010-10-21 01:06:19 -02:00
2010-10-21 01:04:51 -02:00
2010-10-21 07:55:38 -02:00
2010-10-21 13:41:31 -02:00
2010-10-21 01:04:51 -02:00
2009-12-05 18:40:01 -02:00
2010-05-18 00:51:30 -03:00
2010-10-21 01:06:19 -02:00
2010-10-21 01:04:51 -02:00
2010-10-21 01:06:14 -02:00
2010-10-21 01:05:58 -02:00
2010-10-21 01:05:59 -02:00
2010-10-21 01:06:02 -02:00
2010-10-21 01:05:58 -02:00
2010-10-21 01:06:04 -02:00
2010-10-21 01:05:59 -02:00
2010-10-21 01:06:02 -02:00
2009-12-16 00:17:55 -02:00
2010-10-21 07:55:42 -02:00
2010-08-02 16:43:39 -03:00
2010-10-22 21:53:33 -02:00
2010-08-02 14:05:37 -03:00
2010-10-22 21:53:52 -02:00
2010-08-02 16:43:36 -03:00
2010-10-21 11:05:36 -02:00
2009-12-16 00:17:57 -02:00
2010-06-03 11:33:58 +02:00
2010-10-21 01:06:03 -02:00
2010-10-21 01:05:58 -02:00
2010-10-21 01:06:02 -02:00
2010-10-21 01:06:00 -02:00
2010-10-21 01:06:03 -02:00
2010-03-30 22:02:32 +09:00
2010-10-21 01:06:02 -02:00
2010-10-21 01:17:43 -02:00
2010-10-21 01:06:09 -02:00
2010-07-08 16:49:59 -03:00
2009-09-19 00:18:09 -03:00
2010-10-21 01:04:37 -02:00
2010-10-21 07:54:24 -02:00
2010-02-26 15:11:01 -03:00
2010-10-21 01:04:38 -02:00
2010-10-21 01:04:51 -02:00
2010-10-21 01:05:58 -02:00
2010-10-21 01:06:03 -02:00
2009-09-19 00:15:25 -03:00
2010-10-22 21:34:17 -02:00
2010-10-15 11:12:38 -07:00
2010-10-21 01:05:54 -02:00
2010-10-21 01:16:58 -02:00
2010-08-08 23:43:04 -03:00
2010-10-21 01:06:14 -02:00
2010-05-19 12:58:07 -03:00
2010-08-08 23:43:04 -03:00
2010-10-21 01:06:14 -02:00
2010-10-21 13:45:28 -02:00
2010-10-21 13:45:28 -02:00
2010-10-21 01:06:14 -02:00
2010-10-21 07:55:56 -02:00
2010-10-21 01:17:00 -02:00
2010-10-21 01:06:14 -02:00
2010-10-21 01:06:14 -02:00
2010-10-22 21:50:56 -02:00
2010-10-21 01:06:15 -02:00
2010-10-21 01:05:57 -02:00
2010-10-21 01:06:03 -02:00
2010-05-19 12:57:09 -03:00
2010-10-21 01:05:57 -02:00
2010-10-21 01:06:01 -02:00
2010-10-21 01:06:14 -02:00