staging: r8188eu: remove redundant variable reg_0x143
authorColin Ian King <colin.i.king@gmail.com>
Thu, 24 Feb 2022 23:06:58 +0000 (23:06 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 25 Feb 2022 09:08:01 +0000 (10:08 +0100)
commit8beb52f6baf5b5510c4978df406255ea42efe7e8
treef8c9ba290af6ae2b00b71f6fe0493801abbc1408
parent91b0ad05b6fd5761afc86dafaa8403cf457f4519
staging: r8188eu: remove redundant variable reg_0x143

Variable reg_0x143 is being assigned a value, however is not being
read. The variable is redundant and can be removed.

Reviewed-by: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Link: https://lore.kernel.org/r/20220224230658.151338-1-colin.i.king@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/rtl8188e_hal_init.c