linux-stable/drivers/media
Mauro Carvalho Chehab 4521af7811 media: ix2505v: get rid of /** comments
As warned:

  drivers/media/dvb-frontends/ix2505v.c:24: warning: cannot understand function prototype: 'int ix2505v_debug; '
  drivers/media/dvb-frontends/ix2505v.c:59: warning: No description found for parameter 'state'
  drivers/media/dvb-frontends/ix2505v.c:128: warning: No description found for parameter 'fe'

None of the comments there are kernel-doc. So, remove them with:

	perl -pi -e 's,\/\*\*,/*,g' drivers/media/dvb-frontends/ix2505v.c

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-11-30 04:18:57 -05:00
..
cec media updates for v4.15-rc1 2017-11-15 20:30:12 -08:00
common media: siano: get rid of documentation warnings 2017-11-27 08:40:36 -05:00
dvb-core media: dvb_net: stop abusing /** for comments 2017-11-27 10:35:34 -05:00
dvb-frontends media: ix2505v: get rid of /** comments 2017-11-30 04:18:57 -05:00
firewire
i2c media: m5mols: fix some kernel-doc markups 2017-11-30 04:18:55 -05:00
mmc License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
pci media: tw68: fix kernel-doc markups 2017-11-30 04:18:56 -05:00
platform media: pxa_camera: get rid of kernel_doc warnings 2017-11-30 04:18:56 -05:00
radio media updates for v4.15-rc1 2017-11-15 20:30:12 -08:00
rc media: rc: fix kernel-doc parameter names 2017-11-30 04:18:52 -05:00
spi
tuners License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
usb media: usbtv: add a new usbid 2017-11-27 14:49:18 -05:00
v4l2-core media: v4l2-core: Fix kernel-doc markups 2017-11-30 04:18:53 -05:00
Kconfig media: rc-core: do not depend on MEDIA_SUPPORT 2017-08-20 09:39:36 -04:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
media-device.c media: drop use of MEDIA_API_VERSION 2017-08-08 06:03:15 -04:00
media-devnode.c media: utilize new cdev_device_add helper function 2017-03-21 06:44:33 +01:00
media-entity.c [media] media: Check for active and has_no_links overrun 2017-10-04 17:16:14 -03:00