staging: r8188eu: remove unnecessary braces in if statements
authorMarcelo Aloisio da Silva <marcelo.as@aol.com>
Sun, 20 Feb 2022 17:41:50 +0000 (14:41 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Feb 2022 17:14:13 +0000 (18:14 +0100)
commit7c6444d8e0f1be30e7fd910e40c0d495c36e6935
tree7be3f556e203e495a215d70c5bddcbfb11844bee
parentc4b5dfd8403bd29ba34b9173a1e4e2f3ee655ce2
staging: r8188eu: remove unnecessary braces in if statements

Braces are not necessary for single statement blocks.

Reviewed-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Marcelo Aloisio da Silva <marcelo.as@aol.com>
Link: https://lore.kernel.org/r/20220220174150.GA11496@snoopy
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_mlme.c