From 239436eb0f2cdf8122cd1e92c50683ba38842834 Mon Sep 17 00:00:00 2001 From: Benjamin Romer Date: Tue, 30 Sep 2014 12:07:45 -0400 Subject: [PATCH] staging: unisys: delete extra blank lines in periodic_work.h Remove the extra blank lines from before the first comment. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- drivers/staging/unisys/include/periodic_work.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/unisys/include/periodic_work.h b/drivers/staging/unisys/include/periodic_work.h index 418ba634e1a2..21553c8667f9 100644 --- a/drivers/staging/unisys/include/periodic_work.h +++ b/drivers/staging/unisys/include/periodic_work.h @@ -20,8 +20,6 @@ #include "timskmod.h" - - /* PERIODIC_WORK an opaque structure to users. * Fields are declared only in the implementation .c files. */ -- 2.34.1