staging: unisys: periodic_work.h Fix spacing
authorDavid Kershner <david.kershner@unisys.com>
Mon, 12 Oct 2015 19:19:44 +0000 (15:19 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 03:51:19 +0000 (20:51 -0700)
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>
drivers/staging/unisys/include/periodic_work.h

index d42b2d0a70d80d870557a668084e797bf645ff11..0b3335a4b2064ab8e1738f74f5f0962508228ee9 100644 (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.
  */
This page took 0.024525 seconds and 5 git commands to generate.