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

Commit 8aeec82f authored by Chase Southwood's avatar Chase Southwood Committed by Greg Kroah-Hartman
Browse files

staging: comedi: hwdrv_apci3120: add a blank line after declarations



Signed-off-by: default avatarChase Southwood <chase.southwood@gmail.com>
Reviewed-by: default avatarIan Abbott <abbotti@mev.co.uk>
Cc: H Hartley Sweeten <hsweeten@visionengravers.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 93093cad
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1008,6 +1008,7 @@ static int apci3120_cyclic_ai(int mode,
	} else {
		/* If DMA Enabled */
		unsigned int scan_bytes = cmd->scan_end_arg * sizeof(short);

		devpriv->b_InterruptMode = APCI3120_DMA_MODE;

		/* Disables the EOC, EOS interrupt  */