staging: r8188eu: remove unnecessary if statement
authorMichael Straube <straube.linux@gmail.com>
Sat, 18 Sep 2021 18:18:55 +0000 (20:18 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 20 Sep 2021 11:41:32 +0000 (13:41 +0200)
commit74f42d4f069ad05e5eec1bebedb2617f00191694
tree3ae8b8d919920350a638b254756ed69575368d3b
parent03e9a558afff8482674d2f04d75fe00bd1171850
staging: r8188eu: remove unnecessary if statement

SupportPlatform is ODM_CE in this driver. Remove an unnecessary
if statement that checks the SupportPlatform value.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210918181904.12000-6-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/hal/odm.c