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