]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
staging: wilc1000: remove redundant initialization of variable
authorHari Prasath Gujulan Elango <hgujulan@visteon.com>
Mon, 22 Jun 2015 07:03:06 +0000 (07:03 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Jul 2015 02:25:05 +0000 (19:25 -0700)
commitab6ebe3a4b1ff9e37c2b7d12da7f985125dfab55
tree14c83e39436277c11df282ac787709545a3e4e3b
parent6608a38c66dfc0b14e77b92cbbf2457d18c42cd7
staging: wilc1000: remove redundant initialization of variable

This patch removes the redundant initialization of the variable 'st' as
it is reassigned a new value before its being used anywhere else.

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