[PATCH] staging: ks7010: remove unnecessary blank line

From: Jeeeun Evans
Date: Thu Oct 18 2018 - 07:41:07 EST


Cleanup extra line found by checkpatch.pl

Signed-off-by: Jeeeun Evans <jeeeunevans@xxxxxxxxx>
---
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