aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorMichael Straube <straube.linux@gmail.com>2021-08-29 19:56:23 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-09-13 08:49:44 +0200
commit3839c21e0c0d673c32b0403309016db45e09202b (patch)
tree0d43d9588e05fa0a2e4965d5a2cdffa934185c9c /scripts/objdiff
parentstaging: r8188eu: remove unnecessary type casts (diff)
staging: r8188eu: remove local variable Indexforchannel
The local variable Indexforchannel in function odm_TXPowerTrackingCallback_ThermalMeter_8188E() is initilaized to 0 and never changed. Remove the variable and replace its usage with 0. Acked-by: Phillip Potter <phil@philpotter.co.uk> Signed-off-by: Michael Straube <straube.linux@gmail.com> Link: https://lore.kernel.org/r/20210829175624.5915-1-straube.linux@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions