From: Alan Stern Date: Thu, 11 Jul 2013 18:58:23 +0000 (-0400) Subject: USB: remove redundant "#if" X-Git-Tag: v3.12-rc1~186^2~149 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4b51a431561f0bacc1740aa27f080bf95c4d6c7;p=pandora-kernel.git USB: remove redundant "#if" This patch removes a redundant nested "#ifdef CONFIG_PM" from the hub driver. It also adds a label to the "#endif" line corresponding to the outer "#ifdef CONFIG_PM". Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed