summaryrefslogtreecommitdiffstats
path: root/drivers/staging/unisys/visorbus/visorchipset.c
diff options
context:
space:
mode:
authorDavid Binder2016-11-03 16:44:28 +0100
committerGreg Kroah-Hartman2016-11-07 10:56:39 +0100
commit0762188b8f3321b4331af2df9c9b3d7b11fbf630 (patch)
tree1c8c315e8550cd70626dbfdab1568531c8bc99dc /drivers/staging/unisys/visorbus/visorchipset.c
parentstaging: unisys: visorbus: in my_device_destroy don't call device_epilog (diff)
downloadkernel-qcow2-linux-0762188b8f3321b4331af2df9c9b3d7b11fbf630.tar.gz
kernel-qcow2-linux-0762188b8f3321b4331af2df9c9b3d7b11fbf630.tar.xz
kernel-qcow2-linux-0762188b8f3321b4331af2df9c9b3d7b11fbf630.zip
staging: unisys: visorbus: Adjust formatting of variable assignment
Adjusts the formatting of a variable assignment to use fewer line breaks, making it follow the convention used elsewhere in the s-Par driver set. Signed-off-by: David Binder <david.binder@unisys.com> Signed-off-by: David Kershner <david.kershner@unisys.com> Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/unisys/visorbus/visorchipset.c')
-rw-r--r--drivers/staging/unisys/visorbus/visorchipset.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/drivers/staging/unisys/visorbus/visorchipset.c b/drivers/staging/unisys/visorbus/visorchipset.c
index 26a5727a8614..97d40d07005a 100644
--- a/drivers/staging/unisys/visorbus/visorchipset.c
+++ b/drivers/staging/unisys/visorbus/visorchipset.c
@@ -532,9 +532,8 @@ chipset_init(struct controlvm_message *inmsg)
* Set features to indicate we support parahotplug (if Command
* also supports it).
*/
- features =
- inmsg->cmd.init_chipset.
- features & ULTRA_CHIPSET_FEATURE_PARA_HOTPLUG;
+ features = inmsg->cmd.init_chipset.features &
+ ULTRA_CHIPSET_FEATURE_PARA_HOTPLUG;
/*
* Set the "reply" bit so Command knows this is a