staging: wilc1000: remove redundant assignment of variable
authorHari Prasath Gujulan Elango <hgujulan@visteon.com>
Mon, 22 Jun 2015 07:04:39 +0000 (07:04 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Jul 2015 02:25:06 +0000 (19:25 -0700)
commit369f190a70d1972eed3888bd255dca711c8f58f3
tree2d70273367693f4536efdeba1ebf1373028ae56c
parent773116ea0b78c0aa8315bb64690d6a82c3f44b64
staging: wilc1000: remove redundant assignment of variable

This patch the removes the redundant assignement of the variable ret as
its being overwritren before being used anywhere.

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