staging: unisys: fix line spacing in globals.h
Get rid of the extra blank lines in globals.h. Signed-off-by: Ken Depro <kenneth.depro@unisys.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
b65ab12429
commit
d5d83a1621
@@ -15,7 +15,6 @@
|
||||
* details.
|
||||
*/
|
||||
|
||||
|
||||
#ifndef __VISORCHIPSET_GLOBALS_H__
|
||||
#define __VISORCHIPSET_GLOBALS_H__
|
||||
|
||||
@@ -28,7 +27,6 @@
|
||||
|
||||
#define MYDRVNAME "visorchipset"
|
||||
|
||||
|
||||
/* module parameters */
|
||||
|
||||
extern int visorchipset_testvnic;
|
||||
|
||||
Reference in New Issue
Block a user