linux/drivers/media/dvb-frontends/drx39xyj
Mauro Carvalho Chehab dbe82e0613 [media] drx-j: fix whitespacing on pointer parmameters
Patch generated with this script:

for i in drivers/media/dvb-frontends/drx39xyj/*.[ch]; do perl -ne 's,(enum|struct|void|int|u32|u64|u16|u8|s8|s16|s32|s64)\s+(\S+)\s+\*[ ]+,\1 \2 *,g; print $_' <$i >a && mv a $i; done

Acked-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
2014-03-04 14:23:17 -03:00
..
bsp_i2c.h [media] drx-j: get rid of the integer typedefs 2014-03-04 14:22:17 -03:00
bsp_tuner.h [media] drx-j: get rid of the other typedefs at bsp_types.h 2014-03-04 14:22:35 -03:00
drx39xxj_dummy.c [media] drx-j: get rid of most of the typedefs 2014-03-04 14:23:04 -03:00
drx39xxj.c [media] drx-j: get rid of most of the typedefs 2014-03-04 14:23:04 -03:00
drx39xxj.h [media] drx-j: get rid of most of the typedefs 2014-03-04 14:23:04 -03:00
drx_dap_fasi.c [media] drx-j: get rid of most of the typedefs 2014-03-04 14:23:04 -03:00
drx_dap_fasi.h [media] drx-j: CodingStyle fixes 2014-03-04 14:20:30 -03:00
drx_driver_version.h [media] drx-j: CodingStyle fixes 2014-03-04 14:20:30 -03:00
drx_driver.c [media] drx-j: get rid of most of the typedefs 2014-03-04 14:23:04 -03:00
drx_driver.h [media] drx-j: fix whitespacing on pointer parmameters 2014-03-04 14:23:17 -03:00
drxj_map.h [media] drx-j: get rid of the other typedefs at bsp_types.h 2014-03-04 14:22:35 -03:00
drxj_mc_vsb.h [media] drx-j: get rid of the integer typedefs 2014-03-04 14:22:17 -03:00
drxj_mc_vsbqam.h [media] drx-j: get rid of the integer typedefs 2014-03-04 14:22:17 -03:00
drxj_mc.h [media] drx-j: get rid of the integer typedefs 2014-03-04 14:22:17 -03:00
drxj_options.h [media] drx-j: CodingStyle fixes 2014-03-04 14:20:30 -03:00
drxj.c [media] drx-j: fix whitespacing on pointer parmameters 2014-03-04 14:23:17 -03:00
drxj.h [media] drx-j: get rid of most of the typedefs 2014-03-04 14:23:04 -03:00
Kconfig [media] drx-j: Fix compilation and un-comment it 2014-03-04 14:21:00 -03:00
Makefile [media] drx-j: Fix compilation and un-comment it 2014-03-04 14:21:00 -03:00