staging: rtl8188eu: remove unnecessary self-assignment
authorConnor Kuehl <connor.kuehl@canonical.com>
Fri, 20 Sep 2019 09:48:07 +0000 (11:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 30 Sep 2019 19:57:57 +0000 (21:57 +0200)
commitfe11afc326f1c9450d43acc72bb84f6902262b08
treea16304d97603b1b3a8c292e6dfbd0e2f022b0ee3
parent97a0ea779560fba2053b732be1beab1085a7959e
staging: rtl8188eu: remove unnecessary self-assignment

This is a self-assignment which is redundant. Fix this by removing the
self-assignment.

Addresses-Coverity: ("Self assignment")

Signed-off-by: Connor Kuehl <connor.kuehl@canonical.com>
Link: https://lore.kernel.org/r/20190920094807.9217-1-connor.kuehl@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/rtl8188e_hal_init.c