1
0
Fork 0

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>
hifive-unleashed-5.1
Jeeeun Evans 2018-10-18 12:41:01 +01:00 committed by Greg Kroah-Hartman
parent 4e32a39881
commit dca6eaa8a2
1 changed files with 0 additions and 1 deletions

View File

@ -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)
{