Re: [2.6 patch] DVB stv0299.c: remove unused variable

From: Michael Hunold
Date: Thu Mar 04 2004 - 03:50:09 EST


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@xxxxxxxxxxx> the next time. Thanks!

CU
Michael.
-
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/