]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
staging: dgnc: digi.h Spelling correction
authorWalt Feasel <waltfeasel@gmail.com>
Sat, 19 Nov 2016 16:47:41 +0000 (11:47 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Nov 2016 10:10:56 +0000 (11:10 +0100)
Make spelling correction for 'regular'

Signed-off-by: Walt Feasel <waltfeasel@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/dgnc/digi.h

index 6b819e23445efec11f74994a716a71fb45a6dd76..ec2e3dda6119e2c80e28a2813dbbbf097ccefcf1 100644 (file)
@@ -138,7 +138,7 @@ struct digi_getcounter {
 #define DIGI_REALPORT_GETEVENTS (('e' << 8) | 111)
 
 #define EV_OPU 0x0001 /* !<Output paused by client */
-#define EV_OPS 0x0002 /* !<Output paused by reqular sw flowctrl */
+#define EV_OPS 0x0002 /* !<Output paused by regular sw flowctrl */
 #define EV_IPU 0x0010 /* !<Input paused unconditionally by user */
 #define EV_IPS 0x0020 /* !<Input paused by high/low water marks */
 #define EV_TXB 0x0040 /* !<Transmit break pending */