staging: ks7010: remove unnecessary blank line
Cleanup extra line found by checkpatch.pl Signed-off-by: Jeeeun Evans <jeeeunevans@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
4e32a39881
commit
dca6eaa8a2
|
@ -11,7 +11,6 @@
|
||||||
#include <linux/string.h>
|
#include <linux/string.h>
|
||||||
#include "michael_mic.h"
|
#include "michael_mic.h"
|
||||||
|
|
||||||
|
|
||||||
// Reset the state to the empty message.
|
// Reset the state to the empty message.
|
||||||
static inline void michael_clear(struct michael_mic *mic)
|
static inline void michael_clear(struct michael_mic *mic)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue