]> 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)
commitd045eca68407d716cc92cd36266ecdab089e1545
tree7f1655627913ba82ef2ff190c90e58f8a3fc5da4
parent0b959795d6d7bb124ddb7a62932683e853f239cb
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