staging: rtl8712: rename tmpVal to avg_val
authorAyush Tiwari <ayushtiw0110@gmail.com>
Wed, 13 Mar 2024 10:23:38 +0000 (15:53 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 25 Mar 2024 18:08:04 +0000 (19:08 +0100)
commitf119f9e050940070c3da3a7476b1bf7a63c803c4
tree4c94e4003be42e62d72dbbc94f0b7ce26d7838f4
parentbf812e0a36f775ea77e4e6455f0b3a1ab1a61961
staging: rtl8712: rename tmpVal to avg_val

Rename tmpVal to avg_val in process_link_qual() to reflect the intended use of
the variable and conform to the kernel coding style.

Signed-off-by: Ayush Tiwari <ayushtiw0110@gmail.com>
Reviewed-by: Dan Carpenter <dan.carpenter@linaro.org>
Reviewed-by: Fabio M. De Francesco <fabio.maria.de.francesco@linux.intel.com>
Link: https://lore.kernel.org/r/ZfF+qu+CGHlpHrtY@ayush-HP-Pavilion-Gaming-Laptop-15-ec0xxx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl8712_recv.c