ALSA: snd-usb: remove unused variable in init_pitch_v2()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Thu, 18 Oct 2012 14:46:23 +0000 (22:46 +0800)
committerTakashi Iwai <tiwai@suse.de>
Sun, 21 Oct 2012 08:43:27 +0000 (10:43 +0200)
The variable ep is initialized but never used
otherwise, so remove the unused variable.

dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)

Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found