]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
authorGustavo Arantes <dev.gustavoa@gmail.com>
Sun, 8 Mar 2026 18:41:20 +0000 (15:41 -0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 9 Mar 2026 16:54:37 +0000 (17:54 +0100)
commitad6bb64332bb4297110950769ad5af52791e33a2
tree140df4be8bb9749a7e44a9df7ddf63b5f127a143
parente4125d46e1f1ac5a81ef9a0e1be0689b6ccd4dd6
staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c

Remove braces that are not necessary for single statement blocks,
as reported by checkpatch.

Signed-off-by: Gustavo Arantes <dev.gustavoa@gmail.com>
Link: https://patch.msgid.link/20260308184120.519401-1-dev.gustavoa@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723bs/core/rtw_mlme.c