At Sun, 30 Jan 2005 14:03:14 +0100, Adrian Bunk wrote: > > In 2.6.11-rc a completely unused variable was added, resulting in the > following compile warning: > > <-- snip --> > > ... > CC sound/usb/usx2y/usx2yhwdeppcm.o > In file included from sound/usb/usx2y/usx2yhwdeppcm.c:53: > sound/usb/usx2y/usbusx2yaudio.c: In function `usX2Y_urbs_allocate': > sound/usb/usx2y/usbusx2yaudio.c:418: warning: unused variable `ep' > ... > > <-- snip --> > > > This patch removes this unused variable. > > > Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]>
Thanks. It's already fixed in ALSA tree. Takashi ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ [email protected] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
