Re: [2.6 patch] dvb/siano/: cleanups

From: Michael Krufky
Date: Mon Jul 21 2008 - 22:21:36 EST


Mauro,

Please see my pull request, below.

Adrian Bunk wrote:
> 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@xxxxxxxxxx>
>
> ---
>
> drivers/media/dvb/siano/smscoreapi.c | 14 +++++++-------
> drivers/media/dvb/siano/smsdvb.c | 4 ++--
> 2 files changed, 9 insertions(+), 9 deletions(-)
>
Thank you for this, Adrian. I've pushed this into my tree.

Mauro,

Please pull from:

http://linuxtv.org/hg/~mkrufky/sms1xxx

for:

- sms1xxx: dvb/siano/: cleanups

smscoreapi.c | 14 +++++++-------
smsdvb.c | 4 ++--
2 files changed, 9 insertions(+), 9 deletions(-)

Regards,

Mike
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/