]> git.karo-electronics.de Git - linux-beck.git/commitdiff
staging: comedi: hwdrv_apci3120: add a blank line after declarations
authorChase Southwood <chase.southwood@gmail.com>
Wed, 10 Sep 2014 06:04:10 +0000 (01:04 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 11 Sep 2014 21:36:06 +0000 (14:36 -0700)
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>
drivers/staging/comedi/drivers/addi-data/hwdrv_apci3120.c

index 4c08bcc89cd35a749922361e4ad91727e384ff97..91d90ce3418e732a99a99c5488df90d282351696 100644 (file)
@@ -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  */