summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8712/rtl871x_mlme.c
diff options
context:
space:
mode:
authorPu Lehui <pulehui@huawei.com>2021-04-09 07:57:28 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-04-09 17:15:11 +0300
commitb3dffce0e0aa7114fd6da1ce3e602044ed6254cc (patch)
tree8625fdc41922dd53bd1e6f7ab8703af30d872bea /drivers/staging/rtl8712/rtl871x_mlme.c
parent8ff753bc1631487d4b4046161472f2bc0468af84 (diff)
downloadlinux-b3dffce0e0aa7114fd6da1ce3e602044ed6254cc.tar.xz
staging: rtl8723bs: remove unused variable pwrctl
GCC reports the following warning with W=1: drivers/staging/rtl8723bs/hal/rtl8723b_cmd.c:532:23: warning: variable 'pwrctl' set but not used [-Wunused-but-set-variable] 532 | struct pwrctrl_priv *pwrctl; | ^~~~~~ This variable is not used so remove it to fix the warning. Signed-off-by: Pu Lehui <pulehui@huawei.com> Link: https://lore.kernel.org/r/20210409045728.125852-1-pulehui@huawei.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8712/rtl871x_mlme.c')
0 files changed, 0 insertions, 0 deletions