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>
@@ -25,5 +25,4 @@
#define MYDRVNAME "visorchannel"
-
#endif
@@ -504,7 +504,6 @@ Away:
}
EXPORT_SYMBOL_GPL(visorchannel_signalinsert);
int
visorchannel_signalqueue_slots_avail(VISORCHANNEL *channel, u32 queue)
{