summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/coreconfigurator.c
diff options
context:
space:
mode:
authorChaehyun Lim <chaehyun.lim@gmail.com>2015-08-10 11:33:12 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-08-14 18:39:52 -0700
commit7d2b212f88c369b11fc7c791d02d915ad0121d58 (patch)
tree6bcd7bde67abc6a8bb215a80e2460e681d349052 /drivers/staging/wilc1000/coreconfigurator.c
parent358d577ce1a7c56c4300a5b773dbf98cf9c76ae2 (diff)
downloadop-kernel-dev-7d2b212f88c369b11fc7c791d02d915ad0121d58.zip
op-kernel-dev-7d2b212f88c369b11fc7c791d02d915ad0121d58.tar.gz
staging: wilc1000: remove commented code
Remove commented code that is not used. Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/wilc1000/coreconfigurator.c')
-rw-r--r--drivers/staging/wilc1000/coreconfigurator.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/wilc1000/coreconfigurator.c b/drivers/staging/wilc1000/coreconfigurator.c
index 72ff7d4..a88b796 100644
--- a/drivers/staging/wilc1000/coreconfigurator.c
+++ b/drivers/staging/wilc1000/coreconfigurator.c
@@ -1332,7 +1332,6 @@ void ProcessStrWid(char *pcPacket, s32 *ps32PktLen,
if (g_oper_mode == SET_CFG) {
/* Message Length */
- /* u16MsgLen = WILC_strlen(pu8val); */
u16MsgLen = (u16)s32ValueSize;
/* Length */
OpenPOWER on IntegriCloud