Mauro Carvalho Chehab
0df289a209
[media] dvb: Get rid of typedev usage for enums
...
The DVB API was originally defined using typedefs. This is against
Kernel CodingStyle, and there's no good usage here. While we can't
remove its usage on userspace, we can avoid its usage in Kernelspace.
So, let's do it.
This patch was generated by this shell script:
for j in $(grep typedef include/uapi/linux/dvb/frontend.h |cut -d' ' -f 3); do for i in $(find drivers/media -name '*.[ch]' -type f) $(find drivers/staging/media -name '*.[ch]' -type f); do sed "s,${j}_t,enum $j," <$i >a && mv a $i; done; done
While here, make CodingStyle fixes on the affected lines.
Signed-off-by: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Acked-by: Stefan Richter <stefanr@s5r6.in-berlin.de> # for drivers/media/firewire/*
2015-06-09 17:47:35 -03:00
..
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-06-06 07:19:47 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2014-11-04 18:20:35 -02:00
2015-06-09 17:47:35 -03:00
2014-09-21 19:39:47 -03:00
2014-08-21 15:25:30 -05:00
2015-06-09 17:47:35 -03:00
2014-08-21 15:25:30 -05:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2014-06-19 13:31:37 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-05-18 16:33:55 -03:00
2015-06-09 17:47:35 -03:00
2015-04-28 09:26:02 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-05-01 06:09:10 -03:00
2015-04-08 15:02:07 -03:00
2015-06-05 11:26:31 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-28 09:30:33 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2013-04-22 16:58:16 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2013-03-21 10:26:50 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2013-11-08 09:45:38 -02:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2015-05-18 16:34:15 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2014-12-22 17:52:20 -02:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:05:12 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-05-30 12:08:05 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-05-18 16:31:35 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-04-28 09:26:02 -03:00
2015-04-08 06:54:41 -03:00
2015-03-03 13:07:55 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-02-03 16:30:26 -02:00
2015-06-09 17:47:35 -03:00
2015-05-20 13:45:15 -03:00
2015-05-18 15:59:13 -03:00
2015-06-09 17:47:35 -03:00
2015-05-18 15:55:52 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-28 09:26:02 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2014-09-23 16:13:33 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:05:12 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-05-12 13:16:37 -03:00
2014-09-02 15:06:49 -03:00
2015-04-08 07:36:00 -03:00
2014-09-02 15:06:49 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-02-03 18:16:18 -02:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2014-07-22 21:24:24 -03:00
2014-07-22 21:23:53 -03:00
2014-02-28 15:20:33 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2013-01-06 11:08:44 -02:00
2015-05-01 06:13:23 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2013-11-08 09:45:38 -02:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2014-09-23 17:04:00 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2014-07-22 21:24:24 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-06-09 17:47:35 -03:00
2015-06-06 07:19:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2014-07-04 15:33:46 -03:00
2014-07-22 21:00:54 -03:00
2015-04-08 15:02:07 -03:00
2015-04-02 22:27:32 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00
2015-04-08 15:02:07 -03:00
2014-09-26 06:50:59 -03:00
2015-04-08 15:02:07 -03:00
2015-06-09 17:47:35 -03:00
2015-04-08 15:02:07 -03:00