Commit d5d83a16 authored by Benjamin Romer's avatar Benjamin Romer Committed by Greg Kroah-Hartman

staging: unisys: fix line spacing in globals.h

Get rid of the extra blank lines in globals.h.
Signed-off-by: default avatarKen Depro <kenneth.depro@unisys.com>
Signed-off-by: default avatarBenjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent b65ab124
...@@ -15,7 +15,6 @@ ...@@ -15,7 +15,6 @@
* details. * details.
*/ */
#ifndef __VISORCHIPSET_GLOBALS_H__ #ifndef __VISORCHIPSET_GLOBALS_H__
#define __VISORCHIPSET_GLOBALS_H__ #define __VISORCHIPSET_GLOBALS_H__
...@@ -28,7 +27,6 @@ ...@@ -28,7 +27,6 @@
#define MYDRVNAME "visorchipset" #define MYDRVNAME "visorchipset"
/* module parameters */ /* module parameters */
extern int visorchipset_testvnic; extern int visorchipset_testvnic;
......
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