lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 21 Jul 2008 22:21:00 -0400
From:	Michael Krufky <mkrufky@...uxtv.org>
To:	Adrian Bunk <bunk@...nel.org>
CC:	Mauro Carvalho Chehab <mchehab@...radead.org>,
	v4l-dvb-maintainer@...uxtv.org, linux-kernel@...r.kernel.org
Subject: Re: [2.6 patch] dvb/siano/: cleanups

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@...nel.org>
>
> ---
>
>  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@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ