From: David Kershner Date: Mon, 12 Oct 2015 19:19:44 +0000 (-0400) Subject: staging: unisys: periodic_work.h Fix spacing X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=3204d5a28f129800e1e7ca78acd2d30f5752090a;p=linux.git staging: unisys: periodic_work.h Fix spacing Cleanup the multiple blank lines check in periodic_work.h. Signed-off-by: David Kershner 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 d42b2d0a70d80..0b3335a4b2064 100644 --- a/drivers/staging/unisys/include/periodic_work.h +++ b/drivers/staging/unisys/include/periodic_work.h @@ -21,7 +21,6 @@ #include #include - /* PERIODIC_WORK an opaque structure to users. * Fields are declared only in the implementation .c files. */