mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-01 14:52:32 +00:00
staging:wilc1000:wilc_debugfs.c Removes multiple blank lines
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>
This commit is contained in:
parent
c4de5df547
commit
351e6c2439
@ -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];
|
||||
|
Loading…
Reference in New Issue
Block a user