From: Xenia Ragiadakou Date: Mon, 9 Sep 2013 10:29:56 +0000 (+0300) Subject: xhci: add variable 'cmd_comp_code' in handle_cmd_completion() X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~66^2~32^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7a79a1d6af31c050b4264099c4ab0cbee9122b8;p=pandora-kernel.git xhci: add variable 'cmd_comp_code' in handle_cmd_completion() This patch adds a new variable 'cmd_comp_code' to hold the command completion status code aiming to reduce code duplication and to improve code readability. Signed-off-by: Xenia Ragiadakou Acked-by: Sarah Sharp Signed-off-by: Sarah Sharp --- Reading git-diff-tree failed