]> git.baikalelectronics.ru Git - kernel.git/commit
staging: rtl8723au: remove redundant initialization
authorGujulan Elango, Hari Prasath (H.) <hgujulan@visteon.com>
Tue, 12 May 2015 10:01:18 +0000 (10:01 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 May 2015 00:22:44 +0000 (09:22 +0900)
commit4a1158a81c2b3d56802e7b8bc7d492c05870334f
tree7f1655627913ba82ef2ff190c90e58f8a3fc5da4
parent4c6c203266ecd00d90380bd1b11da022e36da04b
staging: rtl8723au: remove redundant initialization

The variable pHalData is initialized twice in this same function with
same value.So removing one of them.

Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com>
Acked-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/hal/rtl8723a_cmd.c