Commit dca6eaa8 authored by Jeeeun Evans's avatar Jeeeun Evans Committed by Greg Kroah-Hartman
Browse files

staging: ks7010: remove unnecessary blank line



Cleanup extra line found by checkpatch.pl

Signed-off-by: default avatarJeeeun Evans <jeeeunevans@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 4e32a398
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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)
{