From: Wei Yongjun Date: Thu, 18 Oct 2012 14:46:23 +0000 (+0800) Subject: ALSA: snd-usb: remove unused variable in init_pitch_v2() X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~39^2~123 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=950f40fdd4732e5161e244812cbd9557c4e1d86c;p=pandora-kernel.git ALSA: snd-usb: remove unused variable in init_pitch_v2() 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed