commit | ab6ebe3a4b1ff9e37c2b7d12da7f985125dfab55 | [log] [tgz] |
---|---|---|
author | Hari Prasath Gujulan Elango <hgujulan@visteon.com> | Mon Jun 22 07:03:06 2015 +0000 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Jul 06 19:25:05 2015 -0700 |
tree | 14c83e39436277c11df282ac787709545a3e4e3b | |
parent | 6608a38c66dfc0b14e77b92cbbf2457d18c42cd7 [diff] |
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>