All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Hunold <hunold@convergence.de>
To: Adrian Bunk <bunk@fs.tum.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [2.6 patch] DVB stv0299.c: remove unused variable
Date: Thu, 04 Mar 2004 09:49:12 +0100	[thread overview]
Message-ID: <4046ED88.6020302@convergence.de> (raw)
In-Reply-To: <20040303215549.GJ24510@fs.tum.de>

Hello Adrian,

On 03/03/04 22:55, Adrian Bunk wrote:
> The stv0299 DVB frontend update in Linus' 2.6 tree introduced a 
> completely unused variable:
> 
> <--  snip  -->
> 
> ...
>   CC      drivers/media/dvb/frontends/stv0299.o
> drivers/media/dvb/frontends/stv0299.c: In function `tsa5059_set_tv_freq':
> drivers/media/dvb/frontends/stv0299.c:356: warning: unused variable `i'
> ...
> 
> <--  snip  -->
> 
> 
> The following patch removes this variable:
> 
> 
> --- linux-2.6.4-rc1-mm2/drivers/media/dvb/frontends/stv0299.c.old	2004-03-03 22:51:19.000000000 +0100
> +++ linux-2.6.4-rc1-mm2/drivers/media/dvb/frontends/stv0299.c	2004-03-03 22:52:57.000000000 +0100

Thanks. The patch is already in our local CVS and will be in the next 
DVB update.

Please CC the official "maintainer" address 
<linux-dvb-maintainer@linuxtv.org> the next time. Thanks!

CU
Michael.

      reply	other threads:[~2004-03-04  8:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-03 21:55 [2.6 patch] DVB stv0299.c: remove unused variable Adrian Bunk
2004-03-04  8:49 ` Michael Hunold [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=4046ED88.6020302@convergence.de \
    --to=hunold@convergence.de \
    --cc=bunk@fs.tum.de \
    --cc=linux-kernel@vger.kernel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.