From: Benjamin Romer Date: Mon, 16 Mar 2015 17:58:22 +0000 (-0400) Subject: staging: unisys: refactor bus_configure() X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~181 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=654bada025db1a292a38d33e09404b15df94991b;p=pandora-kernel.git staging: unisys: refactor bus_configure() First, fix the CamelCase names: busNo => bus_no pBusInfo => bus_info Update all references to use the corrected names, and remove the messy goto and label. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed