diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-08-16 22:05:13 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-09-03 16:28:37 +0300 |
commit | 84d31d3b6234919953855f758401279208ee3b58 (patch) | |
tree | d970577a93251f59ea10171b1fdb7345bbc680df /ipc | |
parent | 01bb31de526265e51e21e3efcdcbbe7e6906b051 (diff) | |
download | linux-84d31d3b6234919953855f758401279208ee3b58.tar.bz2 |
rtlwifi: remove unused variables 'RTL8712_SDIO_EFUSE_TABLE' and 'MAX_PGPKT_SIZE'
drivers/net/wireless/realtek/rtlwifi/efuse.c:16:31:
warning: RTL8712_SDIO_EFUSE_TABLE defined but not used [-Wunused-const-variable=]
drivers/net/wireless/realtek/rtlwifi/efuse.c:9:17:
warning: MAX_PGPKT_SIZE defined but not used [-Wunused-const-variable=]
They are never used, so can be removed.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions