From: Jeeeun Evans Date: Thu, 18 Oct 2018 11:41:01 +0000 (+0100) Subject: staging: ks7010: remove unnecessary blank line X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=dca6eaa8a23083f93a54e90ca7775d551ad06a11;p=openwrt%2Fstaging%2Fblogic.git staging: ks7010: remove unnecessary blank line Cleanup extra line found by checkpatch.pl Signed-off-by: Jeeeun Evans Signed-off-by: Greg Kroah-Hartman --- 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 #include "michael_mic.h" - // Reset the state to the empty message. static inline void michael_clear(struct michael_mic *mic) {