staging: rtl8723bs: hal: Remove set but unused variable
authorFabio M. De Francesco <fmdefrancesco@gmail.com>
Wed, 12 May 2021 07:38:52 +0000 (09:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 13 May 2021 18:05:45 +0000 (20:05 +0200)
commit7ac5ed5095a579ea12cedc30978ffb048b4a0884
treef8a8d79cbf12500e902ec6d69ba4632faa502c78
parent08df2c3ba11974fd022f7c83a7c76f6c17462ccf
staging: rtl8723bs: hal: Remove set but unused variable

Removed "delta_IQK" and its occurrences in comments
and code because the variable is set but not used.
Issue detected by GCC.

Signed-off-by: Fabio M. De Francesco <fmdefrancesco@gmail.com>
Link: https://lore.kernel.org/r/20210512073852.14085-1-fmdefrancesco@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/HalPhyRf.c