summaryrefslogtreecommitdiff
path: root/drivers/staging/unisys
diff options
context:
space:
mode:
authorDavid Kershner <david.kershner@unisys.com>2015-10-12 19:19:44 (GMT)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-10-13 03:51:19 (GMT)
commit3204d5a28f129800e1e7ca78acd2d30f5752090a (patch)
treeede2c84aab39aafc1bb28d987739ccf1f0d528b3 /drivers/staging/unisys
parent0435d1449bca964182588c6673a944239f279785 (diff)
downloadlinux-3204d5a28f129800e1e7ca78acd2d30f5752090a.tar.xz
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>
Diffstat (limited to 'drivers/staging/unisys')
-rw-r--r--drivers/staging/unisys/include/periodic_work.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/unisys/include/periodic_work.h b/drivers/staging/unisys/include/periodic_work.h
index d42b2d0..0b3335a 100644
--- a/drivers/staging/unisys/include/periodic_work.h
+++ b/drivers/staging/unisys/include/periodic_work.h
@@ -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.
*/