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

Commit a100032b authored by Matei Oprea's avatar Matei Oprea Committed by Greg Kroah-Hartman
Browse files

Staging: comedi: ni_daq_dio24: fix a line over 80 characters



Fix a coding style issue.

Signed-off-by: default avatarMatei Oprea <eu@opreamatei.ro>
Cc: ROSEdu Kernel Commmunity <firefly@lists.rosedu.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 82604bfb
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,8 +3,8 @@
    Driver for National Instruments PCMCIA DAQ-Card DIO-24
    Copyright (C) 2002 Daniel Vecino Castel <dvecino@able.es>

    PCMCIA crap at end of file is adapted from dummy_cs.c 1.31 2001/08/24 12:13:13
    from the pcmcia package.
    PCMCIA crap at end of file is adapted from dummy_cs.c 1.31
    2001/08/24 12:13:13 from the pcmcia package.
    The initial developer of the pcmcia dummy_cs.c code is David A. Hinds
    <dahinds@users.sourceforge.net>.  Portions created by David A. Hinds
    are Copyright (C) 1999 David A. Hinds.  All Rights Reserved.