diff options
author | 2019-08-21 20:28:02 +0800 | |
---|---|---|
committer | 2019-08-21 09:15:43 -0700 | |
commit | 6808f8cf57f10c1491074572eb247e7fc2a60f47 (patch) | |
tree | 81ec3ac2ade4051e194aee6ca0c2ec6ec596a12c /Documentation/filesystems | |
parent | staging: rtl8192e: remove two set but not used variables (diff) | |
download | wireguard-linux-6808f8cf57f10c1491074572eb247e7fc2a60f47.tar.xz wireguard-linux-6808f8cf57f10c1491074572eb247e7fc2a60f47.zip |
staging: rtl8192e: remove set but not used variable 'data_len'
Fixes gcc '-Wunused-but-set-variable' warning:
In function ieee80211_ccmp_encrypt:
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt_ccmp.c:162:6:
warning: variable data_len set but not used [-Wunused-but-set-variable]
It is not used since commit 5ee5265674ce ("staging:
rtl8192e: rtllib_crypt_ccmp.c: Use crypto API ccm(aes)")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Link: https://lore.kernel.org/r/20190821122802.44028-1-yuehaibing@huawei.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions