summaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorColin Ian King <colin.i.king@gmail.com>2024-03-04 19:10:45 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-03-05 17:05:17 +0300
commit8017f5ac5a1cb56ec92d9910342aa494084be5c7 (patch)
treee577565b3a6b8ea466fa76aff7901eefa93d394b /scripts/generate_rust_analyzer.py
parent6fd529666b9cca0e825479da7bddae4b1ab67eb4 (diff)
downloadlinux-8017f5ac5a1cb56ec92d9910342aa494084be5c7.tar.xz
staging: rtl8723bs: remove redundant variable hoffset
Variable hoffset in functions hal_EfuseGetCurrentSize_WiFi and hal_EfuseGetCurrentSize_BT is being assigned a value but it not being read for any useful reason at all. The variable is redundant and can be removed. Cleans up clang scan build warnings for lines 957 and 1050: drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c:957:5: warning: variable 'hoffset' set but not used [-Wunused-but-set-variable] Signed-off-by: Colin Ian King <colin.i.king@gmail.com> Link: https://lore.kernel.org/r/20240304161045.769912-1-colin.i.king@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions