]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: unisys: visorbus: keep the success path on the left side
authorDavid Kershner <david.kershner@unisys.com>
Wed, 27 Sep 2017 17:14:35 +0000 (13:14 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 28 Sep 2017 09:17:14 +0000 (11:17 +0200)
commit6c073dabce18f600d9422f8921df8364bf850fff
tree7c7eb952f93aa640fb31dcd269c72e3b6f8f020e
parentb11dffc48186d0bd5617f0428b832a580a7930c9
staging: unisys: visorbus: keep the success path on the left side

If you can't find the dev, it is an error. Indent for the error, instead
of the success.

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>
drivers/staging/unisys/visorbus/visorchipset.c