staging: r8188eu: remove dead code
authorMichael Straube <straube.linux@gmail.com>
Sun, 22 Aug 2021 11:40:13 +0000 (13:40 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Aug 2021 10:20:25 +0000 (12:20 +0200)
commitf9f72f7f722e32d8f5645e53c1ca90347dedc95c
treef979a2e47b185d30a260cbcd28248ab93faa29ed
parent3eaa30d1623e109143c2e30b5738720c1816b851
staging: r8188eu: remove dead code

if (0) is never true, remove code that is never executed.

Signed-off-by: Michael Straube <straube.linux@gmail.com>
Link: https://lore.kernel.org/r/20210822114014.21584-1-straube.linux@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_led.c