Commit 084eb9d7 authored by Mark Hounschell's avatar Mark Hounschell Committed by Greg Kroah-Hartman
Browse files

staging: dgap: fix some whitespace warnings in dgap.h



This patch fixes some whitespace warnings as reported
by checkpatch in dgap.h.

Signed-off-by: default avatarMark Hounschell <markh@compro.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 35ed9723
Loading
Loading
Loading
Loading
+24 −23
Original line number Diff line number Diff line
@@ -209,7 +209,8 @@ typedef unsigned char uchar;
#define FEP5_PLUS       0x0E40          /* ASCII '5' and ASCII 'A' is here  */
#define ECS_SEG         0x0E44          /* Segment of the extended channel structure */
#define LINE_SPEED      0x10            /* Offset into ECS_SEG for line speed   */
                                        /* if the fep has extended capabilities */
					/* if the fep has extended      */
					/* capabilities                 */

/* BIOS MAGIC SPOTS */
#define ERROR           0x0C14L		/* BIOS error code              */