From: Benjamin Romer Date: Tue, 30 Sep 2014 16:07:45 +0000 (-0400) Subject: staging: unisys: delete extra blank lines in periodic_work.h X-Git-Tag: v5.15~17125^2~93 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=239436eb0f2cdf8122cd1e92c50683ba38842834;p=platform%2Fkernel%2Flinux-starfive.git 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 --- diff --git a/drivers/staging/unisys/include/periodic_work.h b/drivers/staging/unisys/include/periodic_work.h index 418ba63..21553c8 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. */