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)
commit77198552a481192fe9c7ce6cfd8a54231598a71a
tree7f1655627913ba82ef2ff190c90e58f8a3fc5da4
parent322489d9d551d20bfa69feef85729b82dc2edebc
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