Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dc38082f authored by Tim Sell's avatar Tim Sell Committed by Greg Kroah-Hartman
Browse files

staging: unisys: visornic: CHECK: Alignment should match open parenthesis



Fix 'CHECK: Alignment should match open parenthesis' as recommended by
checkpatch.

Signed-off-by: default avatarTim Sell <Timothy.Sell@unisys.com>
Signed-off-by: default avatarDavid Kershner <david.kershner@unisys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent a07d7c38
Loading
Loading
Loading
Loading
+7 −6
Original line number Diff line number Diff line
@@ -1647,7 +1647,8 @@ service_resp_queue(struct uiscmdrsp *cmdrsp, struct visornic_devdata *devdata,
				 * the lower watermark for
				 * netif_wake_queue()
				 */
				if (vnic_hit_low_watermark(devdata,
				if (vnic_hit_low_watermark
				    (devdata,
				     devdata->lower_threshold_net_xmits)) {
					/* enough NET_XMITs completed
					 * so can restart netif queue