Re: [PATCH] Removes unused variable from /sound/usb/usx2y/usbusx2yaudio.c

From: Adrian Bunk
Date: Sat Mar 05 2005 - 13:20:10 EST


On Sat, Mar 05, 2005 at 06:02:27PM +0000, Telemaque Ndizihiwe wrote:
>
> This Patch removes unused variable from /sound/usb/usx2y/usbusx2yaudio.c
> in kernel 2.6.11
>
> Signed-off-by: Telemaque Ndizihiwe <telendiz@xxxxxxxxxx>
>
> --- linux-2.6.11/sound/usb/usx2y/usbusx2yaudio.c.orig 2005-03-05
> 17:05:20.165551616 +0000
> +++ linux-2.6.11/sound/usb/usx2y/usbusx2yaudio.c 2005-03-05
> 17:09:43.072583672 +0000
> @@ -415,7 +415,6 @@ static int usX2Y_urbs_allocate(snd_usX2Y
> unsigned int pipe;
> int is_playback = subs ==
> subs->usX2Y->subs[SNDRV_PCM_STREAM_PLAYBACK];
> struct usb_device *dev = subs->usX2Y->chip.dev;
> - struct usb_host_endpoint *ep;
>...

Already fixed in the ALSA tree and therefore in -mm.

cu
Adrian

--

"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed

-
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/