staging: unisys: visorchannel: Remove multiple blank lines

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>
This commit is contained in:
Bryan Thompson 2014-11-06 14:13:04 -05:00 committed by Greg Kroah-Hartman
parent 5e62863aea
commit 0d511a3801
2 changed files with 0 additions and 2 deletions

View File

@ -25,5 +25,4 @@
#define MYDRVNAME "visorchannel"
#endif

View File

@ -504,7 +504,6 @@ visorchannel_signalinsert(VISORCHANNEL *channel, u32 queue, void *msg)
}
EXPORT_SYMBOL_GPL(visorchannel_signalinsert);
int
visorchannel_signalqueue_slots_avail(VISORCHANNEL *channel, u32 queue)
{