commit | 654bada025db1a292a38d33e09404b15df94991b | [log] [tgz] |
---|---|---|
author | Benjamin Romer <benjamin.romer@unisys.com> | Mon Mar 16 13:58:22 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Mar 23 21:53:52 2015 +0100 |
tree | 3140bb4a9394e41adedf747e75cd9a9cd37bea14 | |
parent | dff54cd605670171f2f01d5bd5be61079c0119fb [diff] |
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 <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>