linux/drivers/media/dvb/siano
Adrian Bunk c5e0bd1a98 V4L/DVB (8453): sms1xxx: dvb/siano/: cleanups
This patch contains the following cleanups:
- mark smscore_module_init() as __init
- mark smscore_module_exit as __exit
- make the following needlessly global code static:
  - smscoreapi.c: struct g_smscore_notifyees
  - smscoreapi.c: struct g_smscore_devices
  - smscoreapi.c: struct g_smscore_deviceslock
  - smscoreapi.c: struct g_smscore_registry
  - smscoreapi.c: struct g_smscore_registrylock
  - smscoreapi.c: smscore_module_init()
  - smscoreapi.c: smscore_module_exit()
  - smsdvb.c: struct g_smsdvb_clients
  - smsdvb.c: struct g_smsdvb_clientslock

Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2008-07-26 12:54:08 -03:00
..
Kconfig V4L/DVB (8308): sms1xxx: Provide option to support Siano default usb ids 2008-07-20 07:23:47 -03:00
Makefile V4L/DVB (8292): sms1xxx: add code to allow device-specific functionality 2008-07-20 07:22:27 -03:00
sms-cards.c V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStick 2008-07-20 07:24:15 -03:00
sms-cards.h V4L/DVB (8313): sms1xxx: add support for Hauppauge WinTV-Nova-T-MiniStick 2008-07-20 07:24:15 -03:00
smscoreapi.c V4L/DVB (8453): sms1xxx: dvb/siano/: cleanups 2008-07-26 12:54:08 -03:00
smscoreapi.h V4L/DVB (8326): sms1xxx: fix missing #include <linux/types.h> 2008-07-20 07:24:53 -03:00
smsdvb.c V4L/DVB (8453): sms1xxx: dvb/siano/: cleanups 2008-07-26 12:54:08 -03:00
smsusb.c V4L/DVB (8311): sms1xxx: support device-specific firmware filenames on stellar usb1 sticks 2008-07-20 07:24:03 -03:00