staging: rtl8723bs: hal remove the assignment to itself
authorSaurav Girepunje <saurav.girepunje@gmail.com>
Thu, 28 Oct 2021 04:45:13 +0000 (10:15 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 30 Oct 2021 09:14:53 +0000 (11:14 +0200)
commitcacd73e55e77f6d290d827eaf23e9bf28ed20836
tree5a4238dbac1ef08ab13bb87e40a8993384585405
parent88c47bbf9a2f1dd30ac145ffa057ba72c6ddec1b
staging: rtl8723bs: hal remove the assignment to itself

Remove the assignment of variable to itself.
Assigning the variable to itself not make any difference on value.

Signed-off-by: Saurav Girepunje <saurav.girepunje@gmail.com>
Link: https://lore.kernel.org/r/YXoq2ViLxPVwAgLq@Sauravs-MacBook-Air.local
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/hal/rtl8723b_hal_init.c