staging: r8188eu: remove unconditional if statement
authorMarcelo Aloisio da Silva <marcelo.as@aol.com>
Tue, 15 Feb 2022 02:39:26 +0000 (23:39 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 15 Feb 2022 16:13:40 +0000 (17:13 +0100)
commite9685834b1db754cbd07e31ad1a091f5d366dacf
tree036331d28f929970d10f39f753574176a8def0d4
parent66c123d8b43bfafe13c12bd9f03e3fcde3f6a606
staging: r8188eu: remove unconditional if statement

Remove if condition that is always true. It is useless and
makes the code less readable.

Signed-off-by: Marcelo Aloisio da Silva <marcelo.as@aol.com>
Link: https://lore.kernel.org/r/20220215023926.GA52339@snoopy
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_ap.c