staging: unisys: periodic_work.h Fix spacing

Cleanup the multiple blank lines check in periodic_work.h.

Signed-off-by: David Kershner <david.kershner@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:
David Kershner 2015-10-12 15:19:44 -04:00 committed by Greg Kroah-Hartman
parent 0435d1449b
commit 3204d5a28f
1 changed files with 0 additions and 1 deletions

View File

@ -21,7 +21,6 @@
#include <linux/seq_file.h>
#include <linux/slab.h>
/* PERIODIC_WORK an opaque structure to users.
* Fields are declared only in the implementation .c files.
*/