From: Gujulan Elango, Hari Prasath (H.) Date: Tue, 12 May 2015 10:01:18 +0000 (+0000) Subject: staging: rtl8723au: remove redundant initialization X-Git-Tag: omap-for-v4.3/legacy-v2-signed~121^2~568 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77198552a481192fe9c7ce6cfd8a54231598a71a;p=pandora-kernel.git 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 Acked-by: Jes Sorensen Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed