staging: unisys: visorchannel: Remove multiple blank lines
authorBryan Thompson <bryan.thompson@unisys.com>
Thu, 6 Nov 2014 19:13:04 +0000 (14:13 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 7 Nov 2014 17:22:00 +0000 (09:22 -0800)
Remove the instances of multiple blank lines in the visorchannel files.

Signed-off-by: Bryan Thompson <bryan.thompson@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorchannel/globals.h
drivers/staging/unisys/visorchannel/visorchannel_funcs.c

index 07653b8dea7b0f98c0d906c7a6215295ab3dbefb..581ed83fe6d07afe25b49cf2e4ab827eac5e3bda 100644 (file)
@@ -25,5 +25,4 @@
 
 #define MYDRVNAME "visorchannel"
 
-
 #endif
index a50251a986a111e932c726e8e4225ea821582a3c..b3265c80d0f30a50aa2479383b1f7be58c7b6feb 100644 (file)
@@ -504,7 +504,6 @@ Away:
 }
 EXPORT_SYMBOL_GPL(visorchannel_signalinsert);
 
-
 int
 visorchannel_signalqueue_slots_avail(VISORCHANNEL *channel, u32 queue)
 {
This page took 0.025342 seconds and 5 git commands to generate.