mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 14:56:54 -04:00
staging: comedi: hwdrv_apci3120: add a blank line after declarations
Signed-off-by: Chase Southwood <chase.southwood@gmail.com> Reviewed-by: Ian Abbott <abbotti@mev.co.uk> Cc: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
93093cad2a
commit
8aeec82ffd
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user