]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
staging:wilc1000:wilc_debugfs.c Removes multiple blank lines
authorScott Matheina <scott@matheina.com>
Thu, 12 Jan 2017 03:38:36 +0000 (21:38 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Jan 2017 17:10:25 +0000 (18:10 +0100)
Fixes checkpatch CHECK: Please don't use multiple blank lines

Signed-off-by: Scott Matheina <scott@matheina.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_debugfs.c

index 52aac752291b46499b23a05cae9b98087203d237..7d32de930576c19efcf570cca9a1fe7d06e99f3b 100644 (file)
@@ -17,7 +17,6 @@
 
 #include "wilc_wlan_if.h"
 
-
 static struct dentry *wilc_dir;
 
 /*
@@ -36,7 +35,6 @@ EXPORT_SYMBOL_GPL(WILC_DEBUG_LEVEL);
  * --------------------------------------------------------------------------------
  */
 
-
 static ssize_t wilc_debug_level_read(struct file *file, char __user *userbuf, size_t count, loff_t *ppos)
 {
        char buf[128];