aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging
diff options
context:
space:
mode:
authorBenjamin Romer <bromer@comcast.net>2014-09-30 12:07:45 -0400
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-10-02 09:42:30 -0700
commit239436eb0f2cdf8122cd1e92c50683ba38842834 (patch)
tree6539dfe8afa08af6042bcad13ead68be6b50e294 /drivers/staging
parentdrivers/staging/unisys: Let all IOMEM related modules depend on HAS_IOMEM (diff)
downloadlinux-dev-239436eb0f2cdf8122cd1e92c50683ba38842834.tar.xz
linux-dev-239436eb0f2cdf8122cd1e92c50683ba38842834.zip
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 <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging')
-rw-r--r--drivers/staging/unisys/include/periodic_work.h2
1 files changed, 0 insertions, 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.
*/