From: Xenia Ragiadakou Date: Mon, 9 Sep 2013 10:29:58 +0000 (+0300) Subject: xhci: add variable 'cmd_type' in handle_cmd_completion() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~32^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b54fc46dce0c45ce42a012f733ab2abf4b9be5fe;p=pandora-kernel.git xhci: add variable 'cmd_type' in handle_cmd_completion() This patch adds a new variable 'cmd_type' to hold the command type so that switch cases can be simplified by removing TRB_TYPE() macro improving code readability. Signed-off-by: Xenia Ragiadakou Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed