From 191126ac505e09e58608b040ac901b62fe11f0f2 Mon Sep 17 00:00:00 2001 From: Benjamin Romer <benjamin.romer@unisys.com> Date: Tue, 30 Sep 2014 12:08:12 -0400 Subject: [PATCH] staging: unisys: fix line spacing in uniklog.h Take out the doubled blank lines in uniklog.h, too. Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> --- drivers/staging/unisys/include/uniklog.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/drivers/staging/unisys/include/uniklog.h b/drivers/staging/unisys/include/uniklog.h index 6178cc46f7c1..ecd1bdb6d097 100644 --- a/drivers/staging/unisys/include/uniklog.h +++ b/drivers/staging/unisys/include/uniklog.h @@ -23,7 +23,6 @@ #ifndef __UNIKLOG_H__ #define __UNIKLOG_H__ - #include <linux/printk.h> /* @@ -122,7 +121,6 @@ } \ } while (0) - /* * # LOGERR * -- 2.51.0