mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 13:03:25 +01:00
f6c9a097b5
The recent conversion to the standard print API included some cleanups
and that changed the code no longer referring to a variable iters at
usb_stream_start(). This caused a compiler warning in the end.
Let's drop the unused variable.
Fixes:
|
||
---|---|---|
.. | ||
Makefile | ||
us122l.c | ||
us122l.h | ||
usb_stream.c | ||
usb_stream.h | ||
usbus428ctldefs.h | ||
usbusx2y.c | ||
usbusx2y.h | ||
usbusx2yaudio.c | ||
usx2y.h | ||
usX2Yhwdep.c | ||
usX2Yhwdep.h | ||
usx2yhwdeppcm.c | ||
usx2yhwdeppcm.h |