[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20181018114059.uqty7gz73ti7qgzq@gmail.com>
Date: Thu, 18 Oct 2018 12:41:01 +0100
From: Jeeeun Evans <jeeeunevans@...il.com>
To: gregkh@...uxfoundation.org
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH] staging: ks7010: remove unnecessary blank line
Cleanup extra line found by checkpatch.pl
Signed-off-by: Jeeeun Evans <jeeeunevans@...il.com>
---
drivers/staging/ks7010/michael_mic.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/staging/ks7010/michael_mic.c b/drivers/staging/ks7010/michael_mic.c
index e6bd70846e98..3acd79615f98 100644
--- a/drivers/staging/ks7010/michael_mic.c
+++ b/drivers/staging/ks7010/michael_mic.c
@@ -11,7 +11,6 @@
#include <linux/string.h>
#include "michael_mic.h"
-
// Reset the state to the empty message.
static inline void michael_clear(struct michael_mic *mic)
{
--
2.11.0
Powered by blists - more mailing lists