From: Sarah Sharp Date: Fri, 2 Sep 2011 18:05:43 +0000 (-0700) Subject: xhci: Refactor endpoint limit checking. X-Git-Tag: v3.2-rc1~183^2~176 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=750645f8a6543ff4deb4d98a0052000a31fdd43f;p=pandora-kernel.git xhci: Refactor endpoint limit checking. Move the code to check whether we've reached the host controller's limit on the number of endpoints out of the two conditional statements, to remove duplicate code. Signed-off-by: Sarah Sharp Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed