public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Michael Krufky <mkrufky@linuxtv.org>
To: Adrian Bunk <bunk@kernel.org>
Cc: Mauro Carvalho Chehab <mchehab@infradead.org>,
	v4l-dvb-maintainer@linuxtv.org, linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] dvb/siano/: cleanups
Date: Mon, 21 Jul 2008 22:21:00 -0400	[thread overview]
Message-ID: <4885440C.8000109@linuxtv.org> (raw)
In-Reply-To: <20080721193344.GE14846@cs181140183.pp.htv.fi>

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@kernel.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

      reply	other threads:[~2008-07-22  2:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-21 19:33 [2.6 patch] dvb/siano/: cleanups Adrian Bunk
2008-07-22  2:21 ` Michael Krufky [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4885440C.8000109@linuxtv.org \
    --to=mkrufky@linuxtv.org \
    --cc=bunk@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@infradead.org \
    --cc=v4l-dvb-maintainer@linuxtv.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox