diff options
author | David Kershner <david.kershner@unisys.com> | 2017-08-30 20:36:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-08-31 19:17:39 +0300 |
commit | af53ce418b3dc4c9b66ad4b4381f08589424da06 (patch) | |
tree | 3bd77641a24fa39e746e6fe0b34b233bb2679f31 /drivers/Makefile | |
parent | 4d77e606169efe942f6b2f41d124264df08a25e8 (diff) | |
download | linux-af53ce418b3dc4c9b66ad4b4381f08589424da06.tar.xz |
staging: unisys: visorbus: Split else if blocks into multiple if.
Visorbus_configure had a block of "else if" clauses at the beginning of the
function. Simplify this to just being "if" clauses since each code block
ended with a goto.
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions