From: Thomas Petazzoni Date: Thu, 15 May 2014 10:17:27 +0000 (+0200) Subject: usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~34^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8ea69e28d72f85caa5dcce0db5b62ae468f2c5a;p=pandora-kernel.git usb: ehci-orion: rename error goto labels in ehci_orion_drv_probe() In preparation to the introduction of additional initialization steps in ehci_orion_drv_probe(), we rename the error goto labels from err1, err2 and err3 names to some more meaningful names. Signed-off-by: Thomas Petazzoni Acked-by: Alan Stern Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed