From: Xenia Ragiadakou Date: Mon, 9 Sep 2013 10:29:54 +0000 (+0300) Subject: xhci: remove unused 'ep_ring' variable in handle_cmd_completion() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~32^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd54498733f8c372deca99892ae8cae0799dfe68;p=pandora-kernel.git xhci: remove unused 'ep_ring' variable in handle_cmd_completion() This patch removes the variable 'ep_ring' that is assigned in TRB_CONFIG_EP switch case but never used. Signed-off-by: Xenia Ragiadakou Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed