From: Alan Stern Date: Fri, 8 Jan 2010 17:56:04 +0000 (-0500) Subject: USB: rearrange code in usb_probe_interface X-Git-Tag: v2.6.34-rc1~215^2~114 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f3dda9f7ff2db8dbf4d6fbab4d4438251446002;p=pandora-kernel.git USB: rearrange code in usb_probe_interface This patch (as1322) reverses the two outcomes of an "if" statement in usb_probe_interface(), to avoid an unnecessary level of indentation. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed