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

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
...@@ -209,7 +209,8 @@ typedef unsigned char uchar; ...@@ -209,7 +209,8 @@ typedef unsigned char uchar;
#define FEP5_PLUS 0x0E40 /* ASCII '5' and ASCII 'A' is here */ #define FEP5_PLUS 0x0E40 /* ASCII '5' and ASCII 'A' is here */
#define ECS_SEG 0x0E44 /* Segment of the extended channel structure */ #define ECS_SEG 0x0E44 /* Segment of the extended channel structure */
#define LINE_SPEED 0x10 /* Offset into ECS_SEG for line speed */ #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 */ /* BIOS MAGIC SPOTS */
#define ERROR 0x0C14L /* BIOS error code */ #define ERROR 0x0C14L /* BIOS error code */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment