From: David Binder Date: Thu, 3 Nov 2016 15:44:28 +0000 (-0400) Subject: staging: unisys: visorbus: Adjust formatting of variable assignment X-Git-Tag: v5.15~12305^2~352 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0762188b8f3321b4331af2df9c9b3d7b11fbf630;p=platform%2Fkernel%2Flinux-starfive.git 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 Signed-off-by: David Kershner Reported-by: Greg Kroah-Hartman Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/visorbus/visorchipset.c b/drivers/staging/unisys/visorbus/visorchipset.c index 26a5727..97d40d0 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