Staging: vt6656: adding spaces around '='
Fix checkpatch error: ERROR: spaces required around that '=' (ctx:WxV) Signed-off-by: Ashvini Varatharaj <ashvinivaratharaj@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
1f13b0b8e7
commit
e7ed40fb26
@ -81,7 +81,7 @@
|
||||
#include "control.h"
|
||||
#include "rndis.h"
|
||||
|
||||
static int msglevel =MSG_LEVEL_INFO;
|
||||
static int msglevel = MSG_LEVEL_INFO;
|
||||
//static int msglevel =MSG_LEVEL_DEBUG;
|
||||
|
||||
static int ChannelExceedZoneType(struct vnt_private *, u8 byCurrChannel);
|
||||
|
Loading…
Reference in New Issue
Block a user