]> asedeno.scripts.mit.edu Git - linux.git/commit
staging: wilc1000: remove ununsed variable and associated line
authorHari Prasath Gujulan Elango <hgujulan@visteon.com>
Mon, 22 Jun 2015 07:02:46 +0000 (07:02 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Jul 2015 02:25:05 +0000 (19:25 -0700)
commit6608a38c66dfc0b14e77b92cbbf2457d18c42cd7
tree642174303d0d3e29b6e48221853e27091b98bd61
parentdecc286c7dac701fc545d4a23cb2f9cf19a09a2c
staging: wilc1000: remove ununsed variable and associated line

This patch removes a unused variable 'u16RespLen' that is assigned a
value that is never used. The line that does the assignment is also
removed.

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.c